v1.1.0
Added
- Include type information during packaging for use with e.g.
mypy
(#579) - Optional
dest_href
argument toCatalog.save
to allow savingCatalog
instances to
locations other than theirself
href (#565)
Changed
- Pin the rustc version in Continuous Integration to work around rust-lang/cargo#9727 (#581)