Skip to content

Releases: madebybob/php-number

2.2.3

24 Oct 10:15

Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3

2.2.2

24 Oct 09:14

Choose a tag to compare

What's Changed

  • Fix dependencies for Vimeo and PHP CS to fix workflow

Full Changelog: 2.2.1...2.2.2

2.2.1

24 Oct 07:25
cf31a7e

Choose a tag to compare

What's Changed

  • Add jsonSerialize by @melvin-drost in #16

New Contributors

  • @melvin-drost made their first contribution in #16

Full Changelog: 2.2.0...2.2.1

2.2.0

22 Oct 08:58
9f9cb2e

Choose a tag to compare

What's Changed

  • Add isGreaterThanOrEqual, isLessThanOrEqual, eq, gte and lte by @bobmulder in #15

Full Changelog: 2.1.1...2.2.0

2.1.1

22 Oct 08:54

Choose a tag to compare

  • Fix update-changelog workflow

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Oct 07:27

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

16 Aug 09:19
1703800

Choose a tag to compare

  • Change root namespace from Number to MadeByBob/Number (#12)

1.4.0

04 Mar 06:22

Choose a tag to compare

  • Added absolute and opposite methods in AbstractNumber (#10)
  • Fixed bug in isPositive method (#10)

1.3.0

21 Jan 08:53
256df9a

Choose a tag to compare

  • Added round, ceil & floor method in AbstractNumber
  • Improved unit tests when Intl extension is not loaded

1.2.0

20 Jan 06:22
90cd35b

Choose a tag to compare