Skip to content

Releases: unt-libraries/aubreylib

Support Python 3.0

28 Apr 15:18
c5e9beb
Compare
Choose a tag to compare
  • Upgraded to Python 3.
  • Increased urlopen timeout to 6 seconds when determining file system location.
  • Escaped URL parts when forming regex to find characters that cause incorrect URL parsing.

1.2.2

28 Mar 21:16
6d79e57
Compare
Choose a tag to compare

Version 1.2.2 fixes a bug which caused an IndexError when the descriptive metadata had an empty list for the resourceType.

1.2.1

05 Sep 19:08
7f54231
Compare
Choose a tag to compare

Bug fix for missing keys in descriptive metadata.

1.2.0

31 Aug 20:54
2c6cd46
Compare
Choose a tag to compare

This release adds transcription data to the ResourceObject.

1.1.0

10 Nov 19:23
Compare
Choose a tag to compare

This release adds dimensions support to ResourceObject instances when available and adds some request timeouts to help system hanging on HEAD and GET requests when target server is down.

1.0.1

17 Jun 19:45
Compare
Choose a tag to compare

This release adds https support.