v5.0.0
Breaking changes:
New features:
Bugfixes:
- Fixed rounding up when a number has trailing zeroes (#56)
Other improvements:
- Changed test library from
spec
toassert
to avoid non-core-library dependencies - Changed default branch to
main
frommaster
- Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#58)