Releases: laminas/laminas-view
Releases · laminas/laminas-view
2.13.1
2.13.1 - 2021-10-12
Release Notes for 2.13.1
Fixed
- This release fixes a BC break introduced in 2.13.0 whereby the package was marked as conflicting with zend-router, instead of zend-view. It now correctly conflicts with zend-view releases as a mechanism for replacing zend-view.
2.13.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
BC Break,Bug
2.13.0
Release Notes for 2.13.0
Added
-
This release adds support for PHP 8.1.
-
This release adds the helper
htmlAttributes()
; please refer to the documentation for usage. -
The
inlineScript()
helper now accepts thenonce
,nomodule
, andreferrerpolicy
attributes.
2.13.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Enhancement,hacktoberfest-accepted
- 81: PHP8.1 support added thanks to @konarshankar07
- 80: Psalm integration thanks to @konarshankar07
Enhancement
2.12.1
2.12.1 - 2021-10-12
Release Notes for 2.12.1
2.12.1
- Total issues resolved: 1
- Total pull requests resolved: 7
- Total contributors: 3
Bug,Documentation
-
78: Fix Markdown Formatting for CI Round 2 thanks to @gsteel and @Ocramius
Bug
- 70: Update Composer lock file and fix test failures thanks to @gsteel
- 66: Missing dev dependencies causing tests to fail thanks to @gsteel
Bug,Enhancement
Enhancement
- 67: Switch to GHA CI Setup thanks to @gsteel
- 64: Fix tests without assertions thanks to @gsteel
2.12.0
2.12.0 - 2021-01-01
Added
-
#59 Adds a
Doctype
factory which applies configuration provided via theview_helper_config
config key in non Laminas MVC projects. -
#58 Adds PHP 8.0 support
Release Notes for 2.12.0
next feature release (minor)
2.12.0
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement,hacktoberfest-accepted
- 59: Doctype ViewHelper Factory thanks to @rieschl
- 58: PHP 8.0 support thanks to @hummer2k
2.11.5
2.11.5 - 2020-12-15
Release Notes for 2.11.5
next bugfix release (mini)
2.11.5
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2