Skip to content

v1.6.0

Compare
Choose a tag to compare
@dchandekstark dchandekstark released this 28 Feb 20:38
· 60 commits to main since this release
  • NEW: Ezid::BatchEnumerator. Contructor receives a format (only :anvl currently supported) and file path to batch download (uncompressed). #each method yields Ezid::Identifier instance for each record in the batch.
  • Adds compression option to Ezid::BatchDownload (closes #74).
  • Ezid::BatchDownload#download_file returns file path (closes #73).