Releases: NeedleInAJayStack/Units
Releases · NeedleInAJayStack/Units
Release list
v1.2.1
What's Changed
- Fixes macOS publish by @NeedleInAJayStack in #26
Full Changelog: v1.2.0...v1.2.1
What's Changed
- Fixes macOS publish by @NeedleInAJayStack in #26
Full Changelog: v1.2.0...v1.2.1
What's Changed
- Fixes macOS publish by @NeedleInAJayStack in #26
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Split borderline °F temperature assertion into sub-expressions by @DarkAndHungryGod in #24
- Make Quantity extensible via RawRepresentable struct by @DarkAndHungryGod in #23
- ci: Updates swift versions by @NeedleInAJayStack in #25
New Contributors
- @DarkAndHungryGod made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0
What's Changed
- Split borderline °F temperature assertion into sub-expressions by @DarkAndHungryGod in #24
- Make Quantity extensible via RawRepresentable struct by @DarkAndHungryGod in #23
- ci: Updates swift versions by @NeedleInAJayStack in #25
New Contributors
- @DarkAndHungryGod made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- added Percent (not as Measurement) by @wildthink in #21
New Contributors
- @wildthink made their first contribution in #21
Full Changelog: v1.0.0...v1.1.0
v1.0.0
To adopt the breaking changes, see the migration instructions
What's Changed
- Publish CI job name specifies binaries, not docker images by @NeedleInAJayStack in #18
- SwiftPackageIndex Documentation by @NeedleInAJayStack in #20
- Breaking: Swift 6 Compatibility by @NeedleInAJayStack in #19
Full Changelog: v0.1.6...v1.0.0
v0.1.6
What's Changed
- Measurement addition and subtraction support dimensionally equivalent units by @NeedleInAJayStack in #17
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Adds additional Data units by @NeedleInAJayStack in #13
- Adds missing units to registry by @NeedleInAJayStack in #14
- CI: Adds binaries to releases by @NeedleInAJayStack in #16
Full Changelog: v0.1.4...v0.1.5
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