Skip to content

Latest commit

 

History

History
113 lines (65 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

113 lines (65 loc) · 1.95 KB

Changelog

All notable changes to this project will be documented in this file.

[0.7.0]

🐛 Bug Fixes

  • Missing interpolation for off and toggle command (#106)

⚙️ Miscellaneous Tasks

  • Add Taskfile

[0.6.0] - 2024-04-14

🚀 Features

  • Add Python 3.12 (#80)

🐛 Bug Fixes

  • Poetry, migrate to dev group

[0.5.1] - 2023-10-02

🐛 Bug Fixes

  • (ci) Fix git dubious error msg for eclint (#48)

[0.5.0] - 2022-02-07

⚙️ Miscellaneous Tasks

  • (settings) Editorconfig and CI linting (#13)
  • (dependabot) Fix package-ecosystem
  • Move to poetry (#36)
  • Prepare release 0.5.0
  • (ci) Improve GH actions (#37)
  • (ci) GH release configuration
  • (dependabot) Update commit message prefixes

[0.4.0] - 2020-12-27

🚀 Features

  • (analog sensors) Read value for different sensors (#9)
  • Add python 3.9 checks (#12)

💼 Other

  • Bump to 0.4.0

⚙️ Miscellaneous Tasks

  • (release) Adjust github actions
  • (test) Update getall from latest firmware 4.04.02
  • Add codeowners

[0.3.0] - 2020-07-02

🚀 Features

  • (Analog sensor) Add read operation on analog sensor (#7)

💼 Other

  • Delete dev requirements
  • (slice) Fix slice index (#6)

⚙️ Miscellaneous Tasks

  • (slice) Use a generic slice to iterate over the GCE array objects
  • (ignore) Ignore coverage files
  • (doc) Add license in readme, dev requirements back
  • (cov) Move excluded lines in pyproject.toml (#8)

[0.2.3] - 2019-12-12

💼 Other

  • Add sample usage line
  • Old project name typo fix

[0.2.2] - 2019-12-03

💼 Other

  • Add pypi version badge
  • Check device version, remove device and status from content

🧪 Testing

  • More tests

[0.2.1] - 2019-11-29

💼 Other

  • Add package upload on release

[0.1] - 2019-11-27

💼 Other

  • Rename dist package due to conflict
  • Add requirements

⚙️ Miscellaneous Tasks

  • Rename workflow