Skip to content

Releases: LemLib/units

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

v0.3.1 - Subtraction Bugfix and More Angles

17 Aug 17:34
435878c
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where the - operator had the same behavior as the + operator by @SizzinSeal
  • Add stRot, cRot, and various Angle cleanups by @Aang099

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - 3D Vectors

12 Jul 23:33
Compare
Choose a tag to compare
v0.3.0 - 3D Vectors Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2 - VelocityPose Hotfix

28 Jun 19:39
Compare
Choose a tag to compare
Pre-release

What's changed?

member functions of VelocityPose were implicitly set as private. This hotfix changes that so its public

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - Spelling and Nominal Types

28 Jun 16:07
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ✏️ Fix Spelling of Temperature Units by @SizzinSeal in #10
  • Generate nominal types instead of aliases (error improvement) by @sufferiing in #11

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Jun 03:04
2391a94
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - Hello World!

28 May 17:01
Compare
Choose a tag to compare
v0.1.0 - Hello World! Pre-release
Pre-release

v0.1.0 - Hello World!

This is the first pre-release version of LemLib/units.

Why a pre-release?

This library still needs more thorough testing and more complete documentation

That's it for now!