habanero v2.4.0
What's Changed
- fixed return type declaration for Crossref.works (#204) thanks @StarryWorm
- use
with open()context manager to properly close files in tests (#206) thanks @Stephen0512 - pyyaml package moved from dependencies to the optional dev depencies group (#210) thanks @hseg
- updated package for new filters; now documented options for the
selectparameter; documented new field queries; documented new facet count options (#218)
New Contributors
- @Stephen0512 made their first contribution in #206
Full Changelog: v2.3.0...v2.4.0