Skip to content

Releases: mochipon/pysesameos2

v0.0.6

01 Aug 09:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 May 04:22
Compare
Choose a tag to compare

What's Changed

  • Update dependency pytest-cov to v3 by @renovate in #27
  • Update dependency PyYAML to v6 by @renovate in #28
  • Update dependency bleak to ^0.13.0 by @renovate in #31
  • Update dependency paho-mqtt to v1.6.0 by @renovate in #30
  • Update dependency pytest-asyncio to ^0.16.0 by @renovate in #29
  • Update dependency paho-mqtt to v1.6.1 by @renovate in #32
  • Update heinrichreimer/github-changelog-generator-action action to v2.3 by @renovate in #33
  • Update dependency bleak to ^0.14.0 by @renovate in #41
  • Drop Python 3.6 support and Bump deps by @mochipon in #51
  • Update dependency mkdocstrings to ^0.19.0 by @renovate in #43
  • Update dependency mkdocstrings-python to ^0.7.0 by @renovate in #53
  • Fix type hinting by @mochipon in #52
  • Use master site (GitHub) for flake8 by @mochipon in #54
  • Fix typo: getBatteryPrecentage -> getBatteryPercentage by @mochipon in #55

New Contributors

  • @zhyu made their first contribution in #47

Full Changelog: v0.0.4...v0.0.5

v0.0.4

01 Oct 08:05
Compare
Choose a tag to compare

Merged pull requests:

  • Update dependency cryptography to v35 #24
  • Update dependency mkdocs-autorefs to ^0.3.0 #23
  • Update dependency mkdocstrings to ^0.16.0 #22
  • SESAME4 Support #21 - Thanks @allfreelimeshot for testing at #25
  • Update precommit hook pre-commit/mirrors-isort to v5.9.3 #19

v0.0.3

27 Jul 13:05
f85e617
Compare
Choose a tag to compare

Merged pull requests:

  • Update example/connect.py #17
  • Support SESAME bot #15
  • Use Codecov in informational mode #14
  • [Doc Fix] Add deps: jQuery #12
  • Update codecov/codecov-action action to v2 #10
  • Update precommit hook pre-commit/mirrors-isort to v5.9.2 #8
  • Ensure we have the latest pip version in build environments #7
  • Increase test coverage, Add (corrected) type hints #6
  • Implement more strict value checking #5

v0.0.2

26 Jun 23:21
Compare
Choose a tag to compare

Merged pull requests:

  • Marge some changes from pysesame3 #3
    • setKey is now privided for the device object.
  • Documentation Fix #2

v0.0.1

25 Jun 09:46
dfa4a65
Compare
Choose a tag to compare

First release 🎉