Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@alanorth alanorth released this 02 Mar 09:45
· 16 commits to master since this release

Changed

  • Remove Python 3.5 from TravisCI because black requires Python >= 3.6
    • Now the minimum Python version is 3.6
  • Adapt API for DSpace 6+ UUIDs
    • This requires dropping the statistics database and re-indexing

Updated

  • Run pipenv update, bringing requests 2.23.0 and pytest 5.3.5