Skip to content

0.2.0

Compare
Choose a tag to compare
@bash bash released this 24 Jan 20:32
· 20 commits to main since this release
213de17

Full Changelog: https://github.com/bash/fmtastic/commits/0.2.0

Changes

  • Integers types are now abstracted behind an Integer trait.
  • Added support for formatting sub- and superscript as binary.
  • Added seven segment formatting.
  • Added tally marks.
  • Breaking: Align behaviour of + with that of the built-in formatting for VulgarFraction.
  • Breaking: Raise MSRV to 1.75.0.