Releases: GuOrg/Gu.Units
Releases · GuOrg/Gu.Units
0.10.5.0
Added more massunits
BREAKING CHANGES:
Renamed some units to have proper pluralization, affected units:
- Mass.
- Resistance.
0.9.0
New acceleration members.
Breaking change: renamed AngularAcceleration members.
0.8.0
Updated package references.
Added converters and better formatting support
For WPF: IValueConverters as Markupextensions, Gu.Units.Wpf
For Json: JsonConverters Gu.Units.Json
Added a large number of ToString overloads.
Bugfix
Fixed bug in code gen for temperature conversion
0.2
Changed version -> 0.2.0
Feels alpha now
0.1.2-alpha Removed namespaces that were not used
Cleaned up stuff
0.1.1 Removed stuff no longer used
Preview
Looks somewhat usable now.
- Generator is a hack though, wrote it to avoid editing xml by hand. Turned out really nice and should be cleaned up.
- Everything needs tests. Not sure how to test the generated code.