This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Releases: ThePalaceProject/webpub-manifest-parser
Releases · ThePalaceProject/webpub-manifest-parser
v4.1.0
What's Changed
🚨 Final release for this project 🚨
- Update readme to reflect archival of repository by @jonathangreen in #204
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Relax requirement for ODL feeds to have an OA acquisition link (PP-1530) by @jonathangreen in #185
Dependency Updates
- Bump dunamai from 1.21.1 to 1.21.2 by @dependabot in #179
- Bump tox from 4.15.1 to 4.16.0 by @dependabot in #180
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #181
- Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in #182
- Bump zipp from 3.11.0 to 3.19.1 by @dependabot in #183
- Bump setuptools from 66.0.0 to 70.0.0 by @dependabot in #184
- Bump pyfakefs from 5.5.0 to 5.6.0 by @dependabot in #187
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #186
Full Changelog: v3.2.0...v4.0.0
v3.2.0
What's Changed
- Add ODL availability metadata (PP-869) by @jonathangreen in #170
Dependency Updates
- Bump actions/cache from 3 to 4 by @dependabot in #152
- Bump jsonschema from 4.21.0 to 4.21.1 by @dependabot in #154
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #158
- Bump pyfakefs from 5.3.2 to 5.4.1 by @dependabot in #165
- Bump idna from 3.4 to 3.7 by @dependabot in #166
- Bump dunamai from 1.19.0 to 1.20.0 by @dependabot in #167
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #168
- Bump pytest from 7.4.4 to 8.2.2 by @dependabot in #169
- Bump tox-docker from 4.1.0 to 5.0.0 by @dependabot in #171
- Bump tox from 4.12.1 to 4.15.1 by @dependabot in #172
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #174
- Bump jsonschema from 4.21.1 to 4.22.0 by @dependabot in #175
- Bump dunamai from 1.20.0 to 1.21.1 by @dependabot in #173
- Bump pyfakefs from 5.4.1 to 5.5.0 by @dependabot in #176
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #177
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #178
Full Changelog: v3.1.1...v3.2.0
v3.1.1
Bug Fixes
- Fix bug where open access titles in ODL feeds would fail to import (PP-847) by @jonathangreen in #147
Dependency Updates
- Bump pytest from 7.4.2 to 7.4.4 by @dependabot in #146
- Bump github/codeql-action from 2 to 3 by @dependabot in #145
- Bump actions/setup-python from 3 to 5 by @dependabot in #144
- Bump pyfakefs from 5.2.4 to 5.3.2 by @dependabot in #143
- Bump tox from 4.4.7 to 4.11.4 by @dependabot in #142
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #139
- Bump pre-commit from 3.4.0 to 3.5.0 by @dependabot in #138
- Bump pyrsistent from 0.19.3 to 0.20.0 by @dependabot in #148
- Bump tox from 4.11.4 to 4.12.1 by @dependabot in #150
- Bump tox-gh-actions from 3.1.3 to 3.2.0 by @dependabot in #149
- Bump jsonschema from 4.19.1 to 4.21.0 by @dependabot in #151
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
Features
- Support schema.org reference identifiers in metadata by @barmintor in #64
Dependency Updates
- Bump pyrsistent from 0.18.1 to 0.19.3 by @dependabot in #102
- Bump pywin32 from 227 to 301 by @dependabot in #101
- Bump pytz from 2021.3 to 2022.7.1 by @dependabot in #98
- Bump github/codeql-action from 1 to 2 by @dependabot in #37
- Bump tox-docker from 3.1.0 to 4.1.0 by @dependabot in #111
- Bump pyfakefs from 4.5.6 to 5.2.2 by @dependabot in #117
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #125
- Bump urllib3 from 1.26.14 to 1.26.17 by @dependabot in #124
- Bump pytest from 7.2.1 to 7.4.2 by @dependabot in #126
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #123
- Bump dunamai from 1.8.0 to 1.19.0 by @dependabot in #127
- Bump pre-commit from 2.21.0 to 3.4.0 by @dependabot in #128
- Update our CI configuration by @jonathangreen in #129
- Bump actions/checkout from 3 to 4 by @dependabot in #130
- Bump jsonschema from 4.17.3 to 4.19.1 by @dependabot in #131
- Upgrade tox to v4.x by @jonathangreen in #135
- Bump parameterized from 0.8.1 to 0.9.0 by @dependabot in #132
- Bump pytz from 2022.7.1 to 2023.3.post1 by @dependabot in #134
- Bump multipledispatch from 0.6.0 to 1.0.0 by @dependabot in #133
New Contributors
- @barmintor made their first contribution in #64
Full Changelog: v3.0.1...v3.1.0
v3.0.1
Bugfixes
- Upgrade Poetry, Update Python, Sync CI Config by @jonathangreen in #96
- Unsupported property values should fallback to default by @RishiDiwanTT in #103
- Fixes the isort incompatability with the new poetry-core by @RishiDiwanTT in #104
Dependency Upgrades
- Bump pyfakefs from 3.7 to 4.5.4 by @dependabot in #23
- Bump pyrsistent from 0.16.1 to 0.18.1 by @dependabot in #20
- Bump uritemplate from 3.0.1 to 4.1.1 by @dependabot in #22
- Bump parameterized from 0.7.5 to 0.8.1 by @dependabot in #19
- Bump jsonschema from 3.2.0 to 4.4.0 by @dependabot in #21
- Bump pytest from 6.2.5 to 7.0.0 by @dependabot in #24
- Fix pre-commit config by @jonathangreen in #27
- Bump pytest from 7.0.0 to 7.1.1 by @dependabot in #32
- Bump pyfakefs from 4.5.4 to 4.5.6 by @dependabot in #31
- Bump actions/setup-python from 2 to 3 by @dependabot in #28
- Bump actions/checkout from 2 to 3 by @dependabot in #29
- Bump actions/cache from 2 to 3 by @dependabot in #34
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
-
Add Python 3.10 support by @RishiDiwanTT in #17
- Update to use pytest for testing
- Support Python 3.10
- Drop support for Python 2.7, and 3.6
-
Update CI and Release process by @jonathangreen in #18
- Sync linting processes with our other repos
- Automated code formatting to remove old Python 2 code patterns and shim libraries
- Modify release process
New Contributors
- @RishiDiwanTT made their first contribution in #17
Full Changelog: v2.0.4...v3.0.0
Pypi
https://pypi.org/project/palace-webpub-manifest-parser/3.0.0/
v2.0.4
What's Changed
- Update enum34 dependancy by @jonathangreen in #13
- Bump py from 1.9.0 to 1.10.0 by @dependabot in #14
- Bump version: 2.0.3 → 2.0.4 by @jonathangreen in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
- Fix the language of description of ODL_PUBLICATION_MUST_CONTAIN_EITHER_LICENSES_OR_OA_ACQUISITION_LINK_ERROR (Fix the language of description of ODL_PUBLICATION_MUST_CONTAIN_EITHER_LICENSES_OR_OA_ACQUISITION_LINK_ERROR #8)
- Parse date & time values using dateutil library as time zone aware (Parse date & time values using dateutil library as time zone aware #9)