Skip to content

Releases: CharaChorder/charachorder.py

v0.5.2

29 Jul 02:05
c11ca09
Compare
Choose a tag to compare

v0.5.1

16 Jul 15:56
9df0250
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Jun 10:35
c749727
Compare
Choose a tag to compare
  • A brand new shell when running the library to interface with CC devices directly
  • Add new get_commands method
  • Methods for each parameter code
  • Setup logging through the lib
  • Miscellaneous refactors and bug fixes

v0.4.3

20 Jan 07:41
f06138d
Compare
Choose a tag to compare
  • Expose a ping command that will check if the device is connected and accepting commands. If not, it will attempt to reconnect
  • Catch failed restarts (found on the CC1)

v0.4.2: release 0.4.2

19 Jan 16:54
1528f97
Compare
Choose a tag to compare
  • execute has been renamed to _execute
  • Fixed a bug where upon restarting, commands could not be reliably executed for a brief period.

v0.4.1

19 Jan 13:36
860c620
Compare
Choose a tag to compare
  • Fix case where serial debugging would break execution
  • Restarting the device now attempts to reconnect to the device

v0.4.0

17 Jan 21:48
e0df450
Compare
Choose a tag to compare
  • Allow in-line committing in functions
  • Remove ParameterCode (preparing to add functions for each parameter)
  • Error handling in {get,set}_parameter
  • Bug fixes and refactors

v0.3.1

16 Jan 09:25
6383227
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Jan 05:29
3745d49
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 Dec 12:37
fc7f27f
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3