Skip to content

Releases: allanmcarvalho/numerable

1.3.1

12 Mar 18:20
78eac56
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

12 Mar 17:05
273f386
Compare
Choose a tag to compare

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

Full Changelog: 1.2.3...1.3.0

Improvements

23 Nov 19:37
Compare
Choose a tag to compare
1.2.3

Merge remote-tracking branch 'origin/main'

Fixed a problem on parse method

21 Nov 18:58
Compare
Choose a tag to compare

Null was not allowed.

Improved parse function

21 Nov 13:05
Compare
Choose a tag to compare

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

21 Nov 12:32
Compare
Choose a tag to compare

Now is possible convert a numerable instance to a human or fraction percentage.

Some fixes and a new method

20 Nov 21:41
Compare
Choose a tag to compare
1.1.0

Merge remote-tracking branch 'origin/main'

First Release

20 Nov 20:01
Compare
Choose a tag to compare

This release contain a lot of helpers to number