Skip to content

Releases: martinfehrs/Zollstock

v0.3

19 Nov 18:39
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

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

14 Sep 22:16
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

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

23 Jul 12:50
Compare
Choose a tag to compare
Pre-release

This release is still under heavy development. Do not use it in production code.

Full Changelog: https://github.com/martinfehrs/Zollstock/commits/v0.1