Releases: seboettg/citeproc-php
Releases · seboettg/citeproc-php
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
2.4.1
2.4.0
What's Changed
- Add possibility to include affixes in lambda functions, Issue #100, 2 by @nongenti in #110
- FIX: broken instanciation of Context due to passing wrong parameter by @kitzberger in #112
New Contributors
- @nongenti made their first contribution in #110
- @kitzberger made their first contribution in #112
Full Changelog: v2.3.0...v2.3.1