Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 1.83 KB

Changelog

1.0.0

0.5.0

  • e8bb0ca strict types (othillo)
  • f14dbee updated license header in examples (othillo)
  • ad6c2f6 Makefile (othillo)
  • b20cbd5 added license (othillo)
  • b99496b PHPStan level max (othillo)
  • 0c7cdc4 added Travis CI build status badge (othillo)
  • 44656ab applied coding standard (othillo)
  • eb98610 PHPUnit 8 (othillo)
  • a9f4067 require php >= 7.2 (othillo)
  • 1466ab4 only test actively supported PHP versions (othillo)
  • 0a2a0e9 run tests in CI (othillo)

0.4.0

  • BC Break We dropped support for ramsey/uuid ^2.0

0.3.0

  • added a binary uuid converter
  • added PHPUnit as a development dependency

0.2.0

  • BC Break Required PHP version is now 5.5.9 or higher
  • We merged support for ramsey/uuid ^3.0