Skip to content

v3.0.0

Compare
Choose a tag to compare
@ArthurHoaro ArthurHoaro released this 03 Nov 12:08
· 24 commits to master since this release
43f924f

Please read the changelog carefully, this is a major release, there are breaking changes.

Added

  • Parsing now supports tags with multiple words separated by whitespaces.
  • Official PHP compatibility with PHP 7.3, 7.4 and 8.0.
  • Follow and enforce PSR-12 coding style

Changed

  • Bookmark's tags now returns an array of tags instead of tags string separated by whitespaces.

Removed

  • Drop support for PHP 5.6 and 7.0.