Releases: HonoluluHenk/fluent-bigdecimals
Releases · HonoluluHenk/fluent-bigdecimals
2.1.2
Full Changelog: 2.1.1...2.1.2
2.1.0
2.0.0
- Configurations can now only be created via Factory methods
- allow passing subtypes of AbstractFluentBigDecimal other than FluentBigDecimal for all math operations
1.0.13
- Allow
roundInto()
into another configuration. - Build-internal: bump lombok
1.0.12
1.0.11
- Major bugfix: subtract(String) adds instead of subtracts
- add implementations for add/subtract/multiply/divide for double and long params
- minor code cleanup
1.0.10
1.0.9
1.0.8
Add missing "implements Serializable"
Remove unnecessary/dead code
1.0.7
No code changes, just an improved build process