Skip to content

Lagotto 3.12

Compare
Choose a tag to compare
@mfenner mfenner released this 02 Jan 00:10
· 2209 commits to master since this release

Lagotto 3.12 was released on January 1, 2015 with the following changes:

  • increased size of retrieval_statuses.events_url database column to handle URLs longer than 255 characters (#205)
  • upgraded to Rails 4.2 (#206), and migrated the background worker functionality to the new ActiveJob library (#208)
  • kept db:articles:load task for backwards compatibility (#207)
  • added PLOS Fulltext Search as new source (#209)
  • added Europe PMC Fulltext Search as new source (#210)
  • added import of works via the PLOS Search API (#211)
  • added tests of external APIs using vcr (#212)

The automatic import of works - configured in the .env file - has changed:

# automatic import of works published on current or previous day
# using CrossRef, DataCite, or PLOS Search API, or no automatic import if left empty
# Possible parameters:
# crossref - all works in CrossRef REST API
# member - all works in CrossRef REST API for publishers registered in application
# sample - sample of 20 works from CrossRef REST API
# member_sample - sample of 20 works from CrossRef REST API for publishers registered in application
# datacite - all works in DataCite metadata index
# plos - all PLOS articles
IMPORT=