Skip to content

Releases: bigladder/koozie

v1.3.0

30 Dec 19:00
ddb0e8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.3.0

v1.2.4

21 Dec 00:34
417a270
Compare
Choose a tag to compare

What's Changed

  • Fix numpy compatibility and update python version compatibility by @nealkruis in #3

Full Changelog: v1.2.3...v1.2.4

v1.2.3

02 May 18:12
Compare
Choose a tag to compare

Update to pint v0.21. Resolves issue related to dimensionless units.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

23 Feb 05:53
Compare
Choose a tag to compare
  • Fix support for other numeric types (e.g., numpy float)

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Feb 04:50
Compare
Choose a tag to compare
  • Fixes issue when converting integer values.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Dec 00:08
Compare
Choose a tag to compare
  • Adds ability to convert iterable containers of values.
  • Adds function to get the dimensionality of units
  • Behind-the-scenes code clean up

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Dec 01:47
Compare
Choose a tag to compare

Add command line interface utility.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Dec 19:59
Compare
Choose a tag to compare

Initial release.