Releases: martinfehrs/Zollstock
Releases · martinfehrs/Zollstock
v0.3
Changes:
- Improved header structure
- Support for unit Mole
- Introduction of quantity concepts
- Trigonometric function atan2
- Function signbit
- Unary + operator
- Support for std::numeric_limits
- Renaming of angle to planar angle for better distiction from solid angle
- Recognition of signed char and unsigned char as numbers
v0.2
Changes:
- Support for Kelvin
- Trigonometric functions sin, cos, tan, asin, acos and atan
- π-template variables and constants for unit 1 with and without suffix
- π-template variable for unit rad
- Removal of π-constants for plain scalar types float, double and long double
- Removal of superfluous headers for unit literals
First Pre-Release v0.1
This release is still under heavy development. Do not use it in production code.
Full Changelog: https://github.com/martinfehrs/Zollstock/commits/v0.1