- 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)
- BC Break We dropped support for ramsey/uuid ^2.0
- added a binary uuid converter
- added PHPUnit as a development dependency
- BC Break Required PHP version is now 5.5.9 or higher
- We merged support for ramsey/uuid ^3.0