Skip to content

First implementation of Java Units

Pre-release
Pre-release
Compare
Choose a tag to compare
@saroad2 saroad2 released this 05 Oct 12:24
· 140 commits to master since this release

In this pre-release addition, we have few new features just for you:

  • C++ auto_units_multiplyer and auto_units_ratio for more fluid calculations without specifying specific result units in the middle of your calculations.
  • Refactored our code generator for more easy ways to contribute to our library group
  • Added the first implementation of our new java library. We welcome you to use this first implementation and give us some feedback about it!
  • Edited the supported units page for more detailed information about the units our libraries provide.