fling_units 0.4.0
fling_units: ^0.4.0 copied to clipboard
Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.
Change Log for fling_units #
Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.
v0.4.0 - 2021-03-10 #
Feature #
v0.3.2 - 2021-03-07 #
Bugs #
- Export Temperature class from the main library 6b4c2e4
v0.3.1 - 2021-03-06 #
Feature #
- Negation for Volume, Distance, and TemperatureChange 1e1dffa
- Piecemeal constructors for Volume and Distance measurements 34c3922
Docs #
- More helpful home page 039cbd0
v0.3.0 - 2021-03-06 #
Feature #
- Type-safe Temperature conversions eb08dcf
- Checks for whether a quantity is NaN 9fffbf8
- Checks for whether a quantity is finite or not add636e
Docs #
v0.2.1 - 2021-03-06 #
Bugs #
- Correct US cup conversion rate 47e54bc
Docs #
v0.2.0 - 2021-03-05 #
Feature #
Docs #
- Changelog update for 0.2.0 3f0dab3
v0.1.0 - 2021-03-05 #
Feature #
- Type-safe distance conversions 49422bb
Fixes #
- Ignore IDE files in VCS e238ce9
Docs #
Refactor #
- Update module naming to match the Fling convention 7b295bf
v0.0.1 - 2021-03-04 #
Chore #
- Initial package setup 402188d
This CHANGELOG.md was generated with Changelog for Dart