Skip to content

Tags: szaghi/FURY

Tags

v0.8.3

Toggle v0.8.3's commit message
Add generic conversion formulas support, stable release, fully backwa…

…rd compatible.

v0.8.2

Toggle v0.8.2's commit message
Conversions seem work, stable release, backward compatible.

v0.8.1

Toggle v0.8.1's commit message
Stable release, fully backward compatible.

v0.8.0

Toggle v0.8.0's commit message
First stable relase, API based on UOM parser, power symbolic math on …

…units symbol, not backward compatible.

v0.0.5

Toggle v0.0.5's commit message
SI units system almost complete. Unstable release, but backward compa…

…tible with v0.0.4.

v0.0.4

Toggle v0.0.4's commit message
The 4 basic operators, +-*/, have a first functional version. A comph…

…rensive tests suite is necessary and will come alongside the grows of the SI system.

Unstable release, not backward compatible.

v0.0.3

Toggle v0.0.3's commit message
Modify API design:

+ add *parents* units (e.g. length, time...)
+ units are children of *parents units* (e.g. length => meters, kilometers, feets)

Unstable release, not fully backward compatible.

v0.0.2

Toggle v0.0.2's commit message
Operators `+` and `-` first time functional, unstable release, not fu…

…lly backward compatible.

v0.0.1

Toggle v0.0.1's commit message
First release to test classes design, pre-alpha release.