Skip to content

habanero v2.0.0

Latest
Compare
Choose a tag to compare
@sckott sckott released this 25 Nov 18:31
· 1 commit to main since this release
c3fc216
  • Now using uv to manage work on this package. See Makefile and GH Actions files for how it's used (#195)
  • Moved bibtexparser from required dependency to optional, install with pip install habanero[bibtex] (#185)
  • Added new Crossref instance variable timeout for the user to set a curl timeout for all requests using the instance of the class created with timeout (#111)
  • Update Crossref issue tracker URL (#160)
  • Replaced requests with httpx throughout this package. requests is on feature freeze (#196)

Full Changelog: v1.2.6...v2.0.0