Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@JadKHaddad JadKHaddad released this 28 Sep 08:08
2c1fccc

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)