Skip to content

Releases: GuOrg/Gu.Units

0.10.5.0

11 Aug 18:45
Compare
Choose a tag to compare

BUGFIX: Handle parsing of unicode.

Added more massunits

26 Jun 10:33
Compare
Choose a tag to compare

BREAKING CHANGES:
Renamed some units to have proper pluralization, affected units:

  • Mass.
  • Resistance.

0.9.0

15 Jun 15:23
Compare
Choose a tag to compare

New acceleration members.
Breaking change: renamed AngularAcceleration members.

0.8.0

14 Jun 15:29
Compare
Choose a tag to compare

Updated package references.

Added converters and better formatting support

03 Dec 22:02
Compare
Choose a tag to compare

For WPF: IValueConverters as Markupextensions, Gu.Units.Wpf
For Json: JsonConverters Gu.Units.Json
Added a large number of ToString overloads.

Bugfix

07 Nov 11:09
Compare
Choose a tag to compare

Fixed bug in code gen for temperature conversion

0.2

06 Nov 14:38
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Changed version -> 0.2.0

Feels alpha now

22 Oct 20:09
Compare
Choose a tag to compare
Feels alpha now Pre-release
Pre-release
0.1.2-alpha

Removed namespaces that were not used

Cleaned up stuff

20 Oct 09:44
Compare
Choose a tag to compare
Cleaned up stuff Pre-release
Pre-release
0.1.1

Removed stuff no longer used

Preview

18 Oct 22:08
Compare
Choose a tag to compare
Preview Pre-release
Pre-release

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.