Releases: JadKHaddad/tm1637
Releases · JadKHaddad/tm1637
v0.4.0
0.4.0 (September 28th, 2024)
Added
- Added two functions to
mappings
:from_ascii_byte
andfrom_char
(#24) - Added three functions to
device
:move_segments_raw
,move_ascii_str
andwrite_ascii_str
(#24, #25, #26)
Changed
mappings
feature is now enabled by default (#25)
Documented
- Added usage examples to
formatters::i16_to_4digits
andformatters::clock_to_4digits
(#23)
v0.3.0
v0.2.1
0.2.1 (August 31st, 2024)
Changed
- Removed
DIO: InputPin
trait bound fromdemo
module (#13), thanks (@IvanSanchez). See (#5, #6, #12)
Documented
- Added availability description for
demo::asynch
anddemo::blocking
(#14)
Examples
- Added
linux-ftdi
blocking example (#13), thanks (@IvanSanchez)
v0.2.0
v0.1.0
Initial Release v0.1.0