This project adheres to Semantic Versioning.
1.1.1 (2020-10-19)
- Support PHP 8.0. #23
- Fix type issues found by PHPStan.
- Update fallback transform rule sets from CLDR.
1.1.0 (2018-12-11)
- Add slug generator interface. #11
1.0.3 (2018-11-23)
- Fix bug with intl error settings. #13
1.0.2 (2018-09-01)
- Support lower ICU versions down to 4.2.1.
- Add changelog.
1.0.1 (2018-02-18)
- Require minimum ICU version 4.6. #9
- Improve setting transforms in
SlugOptions
.
1.0.0 (2017-10-30)
- First stable release
1.0.0-alpha2 (2017-09-10)
- Rename options to make them unambiguous.
1.0.0-alpha1 (2017-08-11)
- Initial release