Skip to content

Releases: LemLib/units

v0.6.0

08 Jan 01:03
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

  • Return double instead of Number 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

06 Jan 06:32
Compare
Choose a tag to compare

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

05 Jan 06:17
Compare
Choose a tag to compare
v0.5.1 - Signum Fix Pre-release
Pre-release

What's Changed

  • made sgn (signum) return 0 if input is 0

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Vector2D defluff

05 Jan 05:00
Compare
Choose a tag to compare
Pre-release

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

05 Jan 02:03
Compare
Choose a tag to compare
Pre-release

What's changed?

Fixed vector2d distance to not compiling

Full Changelog: v0.4.2...v0.4.3

v0.4.2 - More Angle Shenanigans

03 Jan 03:33
ec18dd0
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - More Double Operators

02 Jan 03:18
f1a5e62
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0 - Calm before the Storm (this is foreshadowing)

30 Dec 00:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

27 Dec 00:12
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release

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

24 Nov 20:42
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

v0.3.2 - bugfixes, updates, and features

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2