Skip to content

Releases: mrcgrtz/php-shorten

The Chosen One

08 Dec 23:06
ce2c25b
Compare
Choose a tag to compare
  • 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 🐘

29 Jun 18:41
5d9e976
Compare
Choose a tag to compare
  • Do not add HTML entities if there are none in input markup (#2)
  • Handle Emoji characters in input markup
  • Add tests

The Composition

02 May 14:38
Compare
Choose a tag to compare

Added Composer support. Install it using componser require marcgoertz/shorten.

The First One

19 Jun 14:21
Compare
Choose a tag to compare
1.0.0

Initial commit.