Releases: mrcgrtz/php-shorten
Releases · mrcgrtz/php-shorten
The Chosen One
- Breaking change: Requires PHP >= 8
- Fixed an issue with non-XML styled self-closing tags (#5)
- Improved documentation and examples
- Replaced Travis CI with GitHub Actions
- Added a Dependabot workflow to GitHub Actions to keep dependencies up-to-date
- Added a funding link, buy me a ☕ if you use (and maybe even like) this
Full Changelog: 3.0.0...4.0.0
The One with The 🐘
- Do not add HTML entities if there are none in input markup (#2)
- Handle Emoji characters in input markup
- Add tests
The Composition
Added Composer support. Install it using componser require marcgoertz/shorten
.
The First One
1.0.0 Initial commit.