Skip to content

Releases: nicmart/StringTemplate

Version 0.1.3

Choose a tag to compare

@fzieris fzieris released this 25 Oct 08:39
2a62c24

What's Changed

  • Fix deprecations messages due to type changes on PHP 8.1 & PHP 8.2 by @Schleuse in #19

New Contributors

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

Choose a tag to compare

@fzieris fzieris released this 22 Apr 18:25

Changes:

  • Made compatible with Composer 2.0 (issue #16) through complying with PSR-4 autoloading (PR #15).