Skip to content

v0.5.0

Compare
Choose a tag to compare
@Tehforsch Tehforsch released this 25 Feb 17:07
· 38 commits to main since this release

v0.5.0

Features

  • no_std support (@jedbrown, see #55, #60)
  • New unit constructors and conversions (@Tehforsch, see #73, #56).
    • New quantities can now be constructed via unit.new and val * unit syntax.
    • The value_in method replaces all the autogenerated in_{unit} conversion methods.