Skip to content

habanero v2.4.0

Choose a tag to compare

@sckott sckott released this 04 Jun 21:29
· 37 commits to main since this release
6daf593

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 select parameter; documented new field queries; documented new facet count options (#218)

New Contributors

Full Changelog: v2.3.0...v2.4.0