Releases: pkp/citeproc-php
Releases · pkp/citeproc-php
Bugfix Release
Bugfixes:
- Fixed null pointer error when locale is not set in IsNumeric constraint
- Fixed null pointer error when locale is not set in Text rendering
- Improved README and code comments for grammar and clarity
- Updated test fixtures for title casing and date range edge cases
Full Changelog: v2.7.0...v2.7.1
2.7.0
What's Changed
- APA7 ready by @glorieux-f in #183
- Fix fatal error when encountering non-numeric "page" values by @rbran100 in #186
- Conposer.json fix by @glorieux-f in #188
- Release/2.7.0 by @seboettg in #187
New Contributors
- @glorieux-f made their first contribution in #183
Full Changelog: v2.6.2...v2.7.0
v2.6.2
v2.6.1
What's Changed
- Explicitly allow dynamic properties. by @adam-vessey in #175
- Add correct default ET-Al by @rbran100 in #169
New Contributors
- @adam-vessey made their first contribution in #177
- @rbran100 made their first contribution in #169
Full Changelog: v2.6.0...v2.6.1
v2.6.0
v2.5.2
v2.5.1
What's Changed
- Fixes #135: PHP 8.1 deprecation warning by casting float to an int by @bkosborne in #136
- Release/2.5.1 by @seboettg in #137
New Contributors
- @bkosborne made their first contribution in #136
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Fix php notice for php8.1+ about DateTime::setDate return type by @geo0000 in #131
- php 8.1 compatibility by @seboettg in #132
- bugfix for issue #114 by @seboettg in #133
- Release/2.5.0 by @seboettg in #134
New Contributors
- @geo0000 made their first contribution in #131
- @felixhelix #114
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- #123 changed to new repository for stylesheets by @seboettg in #124
- #125 refactored namespaces of unit tests by @seboettg in #126
- #115 respecting cs:label position before or after cs:name by @seboettg in #127
- #117 adapted regex pattern to identify ordinal numbers by @seboettg in #128
- Feature/116 csif not working if type and variable set and match=none by @seboettg in #129
Full Changelog: v2.4.1...v2.4.2