Releases: worksome/number
Releases · worksome/number
v4.1.0
v4.0.0
Warning
BREAKING CHANGES
- The
NumberFromCentscast now requires aMonetaryAmountor subclass. - The
Number::inCents()method has been removed. UseMonetaryAmount::toCents()instead.
What's Changed
- feat!: update
NumberFromCentsto requireMonetaryAmountby @owenvoke in #53 - feat!: remove
Number::inCents()by @owenvoke in #54
Full Changelog: v3.6.0...v4.0.0
v3.6.0
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #50
- fix: resolve deprecation warnings in tests by @owenvoke in #51
- feat: move
inCents()toMonetaryAmount::toCents()by @owenvoke in #52
Full Changelog: v3.5.0...v3.6.0
v3.5.0
v3.4.1
Full Changelog: v3.4.0...v3.4.1
v3.4.0
v3.3.0
v3.2.0
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #40
- chore: resolve deprecated
brick/mathuses by @owenvoke in #42 - feat: throw exception when precision exceeds decimals by @owenvoke in #41
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
- fix: JIRA-16194 Solve rounding issues by @alberthaff in #38
Full Changelog: v2.2.1...v3.0.0