v1.6.0
Released on: 2022/01/24
Important:
- This is the last release with support for Python 3.6. The next major/minor release of Pooch will require Python >= 3.7.
- Pooch now specifies version bounds for our required dependencies and a plan for dropping support for older versions. Please revise it if you depend on Pooch.
Enhancements:
- Add option to disable updates on hash mismatch (#291 and #292)
- Allow enabling progress bars with an argument in
Pooch.fetch
andretrieve
(#277)
Documentation:
- Use real data URLs in the README example code (#295)
- Tell users to import from the top-level namespace (#288)
- Update the contact link to fatiando.org/contact (#282)
- Refer the community guides to fatiando/community (#281)
- Mention in docs that figshare collections aren't supported (#275)
Maintenance:
- Replace Google Analytics for Plausible to make our docs more privacy-friendly (#293)
- Use Dependente to capture dependencies on CI (#289)
- Use
build
instead of setup.py (#287) - Run the tests weekly on GitHub Actions (#286)
- Set minimum required version of dependencies (#280)
- Rename "master" to "main" throughout the project (#278)
- Remove trailing slash from GitHub handle in
AUTHORS.md
(#279)
This release contains contributions from:
- Santiago Soler
- Genevieve Buckley
- Ryan Abernathey
- Ryan May
- Leonardo Uieda