Releases: NeedleInAJayStack/Units
Releases · NeedleInAJayStack/Units
v0.1.4
What's Changed
Expression support! There are new types to parse and solve expressions stored in Strings, which are directly integrated into the CLI.
- Adds composite unit definition test by @NeedleInAJayStack in #11
- Adds Expression parsing, solving, and CLI support by @NeedleInAJayStack in #12
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Default Unit Documentation by @NeedleInAJayStack in #9
- Quart & Dry Volumes by @NeedleInAJayStack in #10
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- fix: Removes registry exploration artifacts by @NeedleInAJayStack in #2
- Unitless Support / Quality of Life improvements by @NeedleInAJayStack in #3
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- feature: Adds registry protection for custom units by @NeedleInAJayStack in #1
New Contributors
- @NeedleInAJayStack made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3
v0.0.2
This adds a public Measurement initalizer and improves documentation.
There were also significant internal changes including new continuous integration, standardized formatting, a major code reorganization, and new performance tests.
v0.0.1 - Initial Release!
First public release of Units!