Releases: worksome/number
Releases · worksome/number
v4.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps-dev): Update to Coding Style 4.x by @owenvoke in #58
feat: support skipping null values in sum() by @owenvoke in #59
Full Changelog : v4.1.0...v4.2.0
v4.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: ensure percentage output uses rounded value by @owenvoke in #55
tests: update formatting of tests by @owenvoke in #57
feat: add new MonetaryAmount::fromCents() method by @owenvoke in #56
Full Changelog : v4.0.0...v4.1.0
v4.0.0
Compare
Sorry, something went wrong.
No results found
Warning
BREAKING CHANGES
The NumberFromCents cast now requires a MonetaryAmount or subclass.
The Number::inCents() method has been removed. Use MonetaryAmount::toCents() instead.
What's Changed
feat!: update NumberFromCents to require MonetaryAmount by @owenvoke in #53
feat!: remove Number::inCents() by @owenvoke in #54
Full Changelog : v3.6.0...v4.0.0
v3.6.0
Compare
Sorry, something went wrong.
No results found
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() to MonetaryAmount::toCents() by @owenvoke in #52
Full Changelog : v3.5.0...v3.6.0
v3.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v3.4.1...v3.5.0
v3.4.1
Compare
Sorry, something went wrong.
No results found
Full Changelog : v3.4.0...v3.4.1
v3.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v3.3.0...v3.4.0
v3.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v3.2.0...v3.3.0
v3.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): bump actions/checkout from 5 to 6 by @dependabot [bot] in #40
chore: resolve deprecated brick/math uses 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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v3.0.0...v3.1.0