Releases: LemLib/units
Releases · LemLib/units
v0.6.0
What's Changed
- Return
double
instead ofNumber
when units cancel in division or multiplication. by @sufferiing in #36 - ✨
std::format
support by @SizzinSeal in #37
Full Changelog: v0.5.2...v0.6.0
v0.5.2 - remainder, and explicit Number conversions
What's changed
- add explicit conversion operators for Number
- add remainder function
Full Changelog: v0.5.1...v0.5.2
v0.5.1 - Signum Fix
v0.5.0 - Vector2D defluff
What's Changed
Removed the "fluff" from Vector2D, which made it confusing to work with
Full Changelog: v0.4.3...v0.5.0
v0.4.3 - distanceTo hotfix
v0.4.2 - More Angle Shenanigans
Overview
Another release, many more regrets with the whole compass angle vs standard position angle thing. We will be strongly reconsidering this whole thing for the 2025-2026 season, but we don't feel like breaking everyone's autos quite yet, so here is yet another hotfix
What's Changed
- ✨ AngleRange class by @SizzinSeal in #35
Full Changelog: v0.4.1...v0.4.2
v0.4.1 - More Double Operators
v0.4.0 - Calm before the Storm (this is foreshadowing)
What's Changed
- ✨ Enhanced Vector Class by @SizzinSeal in #31
- ✨ Convert
double
toNumber
implicitly by @SizzinSeal in #32 - ✨ unary operator overloads by @SizzinSeal in #33
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- 🎨 🐛 Vector and Pose syntax improvements and bugfixes by @SizzinSeal in #29
- ✨ convert Number to unit using
from_##
by @SizzinSeal in #30
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.2 - bugfixes, updates, and features
What's Changed
- Add proper readme, code of conduct by @Aang099 in #22
- feat: ✨ Allow printing unnamed unit types by @ion098 in #21
- refactor: ⚗️ attempt to reduce binary size by @ion098 in #23
- ⬆️ upgrade PROS to 4.1.1 by @SizzinSeal in #24
- 🐛 Force .a file creation by @SizzinSeal in #25
New Contributors
Full Changelog: v0.3.1...v0.3.2