Skip to content

Releases: JadKHaddad/tm1637

v0.4.0

28 Sep 08:08
2c1fccc
Compare
Choose a tag to compare

0.4.0 (September 28th, 2024)

Added

  • Added two functions to mappings: from_ascii_byte and from_char (#24)
  • Added three functions to device: move_segments_raw, move_ascii_str and write_ascii_str (#24, #25, #26)

Changed

  • mappings feature is now enabled by default (#25)

Documented

  • Added usage examples to formatters::i16_to_4digits and formatters::clock_to_4digits (#23)

v0.3.0

07 Sep 07:22
23efe30
Compare
Choose a tag to compare

0.3.0 (September 7th, 2024)

Added

  • Added three new functions to mappings: flip, mirror and flip_mirror (#19, #20)

v0.2.1

31 Aug 12:39
e9f9fa8
Compare
Choose a tag to compare

0.2.1 (August 31st, 2024)

Changed

Documented

  • Added availability description for demo::asynch and demo::blocking (#14)

Examples

v0.2.0

31 Aug 08:41
342c86d
Compare
Choose a tag to compare

0.2.0 (August 31st, 2024)

Added

Changed

  • Removed DIO: InputPin trait bound (#9), See (#5, #6)

Documented

  • Added documentation for all features (#8)

v0.1.0

06 May 18:33
ce8d40c
Compare
Choose a tag to compare

Initial Release v0.1.0