Releases: allanmcarvalho/numerable
Releases · allanmcarvalho/numerable
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #1
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 1.2.3...1.3.0
Improvements
1.2.3 Merge remote-tracking branch 'origin/main'
Fixed a problem on parse method
Null was not allowed.
Improved parse function
In some cases, the wrong minus char is on string that will parsed /xE2
, so now, before remove unwanted chars from string, we replace this chars for common ASCCII minus char \x2D
.
Percentage features
Now is possible convert a numerable instance to a human or fraction percentage.
Some fixes and a new method
1.1.0 Merge remote-tracking branch 'origin/main'
First Release
This release contain a lot of helpers to number