Releases: alpacahq/alpacadecimal
Releases · alpacahq/alpacadecimal
v0.0.8
What's Changed
- feat: Optimize RoundUp/RoundDown by @hiohiohio in #17
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- NO-JIRA: Fix RoundCeil/RoundFloor Examples by @ducille in #11
- Fix float multiplication bug in
NewFromFloatby @lukasschwab in #16
New Contributors
- @ducille made their first contribution in #11
- @lukasschwab made their first contribution in #16
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat: Add public NewFromDecimal which outperforms decimal -> string -> alpacadecimal by @aarjaneiro in #13
New Contributors
- @aarjaneiro made their first contribution in #13
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- fix: Adjust field alignment by @hiohiohio in #12
New Contributors
- @hiohiohio made their first contribution in #12
Full Changelog: v0.0.4...v0.0.5