- Fix looping indefinitely in util.waitForURL. #38
- Add support for Node
status
attribute. - Upgrade for
tzlocal
3.0 dependency. - Drop support for now unsupported Python 3.5.
- Replace Travis with GitHub Actions.
- Add support for Python 3.8 and 3.9.
- Upgrade to python3. #29
- More precise element selection in xml-to-object mapping. #21
- Remove hard-coded reference to
bag
collection in Atom feed entryalt
links. #18
- Add an optional
alt
argument to wrapAtom #12. - Add an optional
alt_type
argument to wrapAtom #12. - Don't write empty
<start/>
and<end/>
tags in QueueXML. #9. - Use
xs:dateTime
compatible date strings forlastChecked
elements in bag xml. #7. - Update requirements for simpler environment prep.
- Better error handling for ANVL parsing #3
- Validation for PREMIS Event XML tests
- Initial release.