Releases: unt-libraries/aubreylib
Releases · unt-libraries/aubreylib
Support Python 3.0
- 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
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
Bug fix for missing keys in descriptive metadata.
1.2.0
This release adds transcription data to the ResourceObject.
1.1.0
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
This release adds https support.