Skip to content

Releases: tr4nt0r/pynecil

v4.0.1

06 Jan 03:54
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: v4.0.0...v4.0.1

v4.0.0

06 Jan 02:49
Compare
Choose a tag to compare

Changes

⚠️ Breaking changes

🚀 Features

🐛 Bug Fixes

  • Adjust upper limits to allow setting Fahrenheit temperatures @tr4nt0r (#24)
  • Fix bug in power limit decimal placing @tr4nt0r (#23)

Special thanks to: No contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1

28 Dec 22:02
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix errors in logo_duration and ble_enabled encoding/decoding @tr4nt0r (#22)

Special thanks to: No contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Dec 14:49
Compare
Choose a tag to compare

Changes

⚠️ Breaking changes

  • Changes type for some settings in SettingsDataResponse to bool @tr4nt0r (#21)

Special thanks to: No contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

14 Dec 15:10
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Special thanks to: No contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

02 Dec 20:01
v2.0.2
908880e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

02 Dec 19:34
v2.0.0
97285d4
Compare
Choose a tag to compare

Changes

⚠️ Breaking changes

  • Changes type for some settings in SettingsDataResponse to enum @tr4nt0r (#16)

Special thanks to: No contributors

v1.0.1

29 Nov 17:41
v1.0.1
d1f4044
Compare
Choose a tag to compare

Changes

⚠️ Breaking changes

  • Return unconverted tip voltage in μV @tr4nt0r (#14)
  • Remove mV conversion also in bulk characteristic @tr4nt0r (#15)

Special thanks to: No contributors

v0.3.1

28 Nov 20:39
v0.3.1
e04592b
Compare
Choose a tag to compare

Changes

  • get_settings now reads characterstics in parrallel @tr4nt0r (#11)
  • Use package as logger name @tr4nt0r (#10)
  • Fix typo characteristic name @tr4nt0r (#9)
  • Fix wrong type defs in SettingsDataResponse @tr4nt0r (#8)

🧩 Dependency Updates

🧰 Maintenance

  • Add Github actions labeler and release-drafter @tr4nt0r (#12)

Special thanks to: @dependabot and @dependabot[bot]

v0.3.0

18 Nov 12:41
9195a72
Compare
Choose a tag to compare

Pynecil v0.3.0 Release Notes 🚀

What's Changed

  • Use SPDX license expression by @tr4nt0r in #4
  • add is_connected property to check client connection status by @tr4nt0r in #5

Full Changelog: v0.2.1...v0.3.0