Skip to content

Releases: OpenBookPublishers/cit-ex

v0.1.3

08 Apr 10:22

Choose a tag to compare

v0.1.3

v0.1.2

08 Apr 09:45

Choose a tag to compare

v0.1.1

17 Dec 14:59

Choose a tag to compare

Add support for using local copy of HTML chapter files instead of fetching from URL

v0.1.0

17 Mar 12:19

Choose a tag to compare

Fix DOI validation

v0.0.10

11 Nov 12:49

Choose a tag to compare

Prevent crash if edition-number is a string that can't be converted to int (e.g. '1st')

v0.0.9

24 Jul 10:01

Choose a tag to compare

Upgrade thothlibrary to include error handling improvements in v0.26.0

v0.0.8

20 Sep 11:14

Choose a tag to compare

  • Fix obp-loader bug where files for citation extraction were being created from Thoth landingPage (OBP website 'front page' of work) rather than fullTextUrl (actual work content including citations)

v0.0.7

05 Jun 10:17

Choose a tag to compare

  • Handle publication date being returned from Crossref as present but "None"
  • Warn if no chapters at all found in metadata

v0.0.6

01 Jun 13:43

Choose a tag to compare

  • Check that HTML chapter URL returns status code 200 (success) before proceeding with parsing its content
  • Fast-fail if Thoth username or password haven't been supplied

v0.0.5

23 May 16:26

Choose a tag to compare

  • Adds Action to publish to Dockerhub
  • Updates Dockerfile for compatibility with GitHub Actions