* Enabling PEP 604 for older Python versions in https://github.com/tdegeus/GooseBib/pull/64
* [BREAKING CHANGE] Document `Goosebib.journals`. Rename: `generate_jabref` -> `download_from_jabref` in https://github.com/tdegeus/GooseBib/pull/60
* Updating docs & accessibility
* bibtex: Adding overload `list[dict]` as 'default' (instead of `bibtexparser.bibdatabase.BibDatabase` which is still an overload)
**Full Changelog**: https://github.com/tdegeus/GooseBib/compare/v0.6.2...v0.7.0