Releases: bigladder/koozie
Releases · bigladder/koozie
v1.3.0
v1.2.4
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
Update to pint v0.21. Resolves issue related to dimensionless units.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- Fix support for other numeric types (e.g., numpy float)
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Fixes issue when converting integer values.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- 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
Add command line interface utility.
Full Changelog: v1.0.0...v1.1.0