Typogrify
Version 4.0.4
June 18, 2024
Added
- Added
ServicesTraitfor the plugin service component registration
Version 4.0.3
March 27, 2024
Fixed
- Fixed a regression that happened when modernizing the
default_escapefunctionality (#86)
Version 4.0.2
March 27, 2024
Added
- Add
phpstanandecscode linting - Add
code-analysis.yamlGitHub action
Changed
- Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
Version 4.0.1
November 27, 2022
Changed
- Switch to VitePress
^1.0.0-alpha.29for the documentation - Add the correct Algolia keys for the doc search functionality
- Add
allow-pluginsto thecomposer.jsonto enable CI to work
Fixed
- Fixed an issue where
nullor other non-string values were not typecast when passed totruncate()ortruncateOnWord()
Version 4.0.0
May 24, 2022
Added
- Initial Craft CMS 4 release
Fixed
- Fixed the various filters to allow for the passing of empty values via (#73)
Version 4.0.0-beta.2
March 4, 2022
Fixed
- Updated types for Craft CMS
4.0.0-alpha.1via Rector
Version 4.0.0-beta.1
February 22, 2022
Added
- Initial Craft CMS 4 compatibility