First release of Atmoos.Quantities
atmoos
released this
26 Nov 12:20
·
118 commits
to main
since this release
The first release of Atmoos.Quantities. See also on nuget here.
- API has stabilised.
- A minimal set of quantities is available.
- Units can be defined in other assembles.
- Serialization is possible.
- Performance characteristics are proven to hold.
- The library is fast
- Asymptotically zero memory footprint
- Accuracy is better than relying on the type
Double
alone. - Pipelines to publish to nuget are in place