Skip to content

Tags: fatiando/pooch

Tags

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add changelog entry for v1.8.2 (#420)

Small bug fix release to fix the hard-coded timeout of requests
sessions.

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Leo's affiliation in the Authors file (#397)

From Liverpool to São Paulo

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add changelog for v1.8.0 (#377)

Add changelog for version `v1.8.0` to `doc/changes.rst` and add link to
the docs of `v.1.8.0` in `doc/versions.rst`.

**Relevant issues/PRs:**

Related to #376

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add changelog for v1.7.0 (#347)

Add changelog for version v1.7.0 to `doc/changes.rst` and a new link to
documentation for v1.7.0 in `doc/versions.rst`.

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog entry for v1.6.0 (#297)

Includes a warning that this is the last release to support Python 3.6.

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog entry for v1.5.2 (#271)

Bug fix release with 1 bug fix, some maintenance, typo fixes, and minor
enhancements.

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog entry for v1.5.1 (#258)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog entry for v1.5.0 (#249)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Strip tags from documentation page titles (#240)

The page titles included the `<span>` tags from the HTML title. Strip
the tags in the template to avoid this.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support and testing for Python 3.9 (#220)

Run tests on CI to verify that things work with the new release.