Skip to content

Releases: ThePalaceProject/webpub-manifest-parser

v4.0.0

01 Aug 16:41
2c63dc3
Compare
Choose a tag to compare

What's Changed

  • Relax requirement for ODL feeds to have an OA acquisition link (PP-1530) by @jonathangreen in #185

Dependency Updates

Full Changelog: v3.2.0...v4.0.0

v3.2.0

18 Jun 13:46
264cac7
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v3.1.1...v3.2.0

v3.1.1

17 Jan 18:59
5184597
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug where open access titles in ODL feeds would fail to import (PP-847) by @jonathangreen in #147

Dependency Updates

Full Changelog: v3.1.0...v3.1.1

v3.1.0

04 Oct 14:11
c6cd0b2
Compare
Choose a tag to compare

What's Changed

Features

  • Support schema.org reference identifiers in metadata by @barmintor in #64

Dependency Updates

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

21 Feb 15:24
271e90a
Compare
Choose a tag to compare

Bugfixes

Dependency Upgrades

Full Changelog: v3.0.0...v3.0.1

v3.0.0

27 Jan 22:49
ae6eb19
Compare
Choose a tag to compare

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

Full Changelog: v2.0.4...v3.0.0

Pypi

https://pypi.org/project/palace-webpub-manifest-parser/3.0.0/

v2.0.4

22 Dec 22:13
5071275
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

31 Aug 20:42
cf5e934
Compare
Choose a tag to compare
  • Enhance DateParser and DateTimeParser to be able to parse ISO 8601 date & time values (Fix various issues related to date & time parsing #11)

v2.0.2

23 Aug 19:17
ae570a3
Compare
Choose a tag to compare
  • 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)

v2.0.1

31 May 14:11
e93b3aa
Compare
Choose a tag to compare
Bump version: 2.0.0 → 2.0.1 (#7)