Skip to content

Releases: LibraryOfCongress/bagit-python

v1.9 beta 2

15 Oct 21:22
70eeb74
Compare
Choose a tag to compare
v1.9 beta 2 Pre-release
Pre-release
v1.9b2

Merge pull request #182 from LibraryOfCongress/use-github-actions-to-…

v1.9 beta 1: packaging cleanup and direct PyPI releases

15 Oct 21:13
ed07624
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9b1

v1.8.1

15 Oct 21:13
22675e5
Compare
Choose a tag to compare

What's Changed

  • Adhere to PEP 263 for source encoding by @tovrstra in #111
  • assign values to argument namespace instead of parser by @fkloft in #108
  • travis: Run tests on 16.04 for Python 3.7, 3.8-dev by @kba in #124
  • Restore support for Python 2.7.0-2.7.8 by @nsoranzo in #123
  • Fix SyntaxWarning with is against literal by @zimeon in #144
  • add py3.{7,8} support by @chenrui333 in #145

New Contributors

Full Changelog: v1.7.0...v1.8.1

1.7.0: drop support for Python 2.6

26 Jun 14:45
Compare
Choose a tag to compare

This is minor version bump since it drops support for Python 2.6

Version 1.5.4

09 Jul 11:46
Compare
Choose a tag to compare

Improved PEP-8 conformance, change logging to use logger, file opening (with), error handling cleanup, and removal of sys.exit in the library.

Version 1.5.3

31 Dec 16:40
Compare
Choose a tag to compare

Single bugfix that addresses a test failure on test_sha1_tagfile.

Version 1.5.2

19 Sep 19:15
Compare
Choose a tag to compare

Added SHA1 support to tagmanifest.