Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@danmichaelo danmichaelo released this 31 Mar 20:40
· 102 commits to master since this release
v0.4.0
  • Breaking change: New and more flexible command line syntax, see README for details
  • Add support for "splitting subjects" (replacing a subject A with two subjects B and C)
  • Bail out early if we pass the SRU limit of Alma rather than waiting for 10,000 records to be retrieved, #6
  • Add --version flag
  • Packaging: Require lxml rather than just using it if available (maintaining support for two different xml libraries became too much hassle)