Skip to content

Releases: glujan/drpg

2025.1.1

01 Jan 21:56
630f988
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.12.19...2025.1.1

2024.12.19

19 Dec 15:53
54b5f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.11.8...2024.12.19

2024.11.8

08 Nov 13:06
4b46457
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.1.17...2024.11.8

2024.1.17

18 Jan 07:54
b765e4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.11.10...2024.1.17

2023.11.10

10 Nov 12:19
91ca122
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.11.8...2023.11.10

2023.11.8

08 Nov 12:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.5.11...2023.11.8

2023.5.11

11 May 12:18
71ba87f
Compare
Choose a tag to compare
  • fixed a bug that interrupted some downloads (#34)

What's Changed

  • Handle error responses when getting file url by @glujan in #35
  • Prepare release 2023.5.11 by @glujan in #36

Full Changelog: 2022.12.0...2023.5.11

2022.12.0

18 Dec 13:12
c6a1816
Compare
Choose a tag to compare
Rework releases (#33)

* Add hook for setup.cfg

* Bump mypy hook

* Add workflow to publish package

* Bump version

* Return value from suppress_errors decorator

* Fix action reference

2022.9.0

30 Sep 20:58
01afc1e
Compare
Choose a tag to compare
Follow redirects when downloading a file. Fixes #30. (#31)

* Follow redirects when downloading a file. Fixes #30.

* Update Python 3.11 to rc2

* Add pre-commit

* Improve type hints

2022.2.0

14 Feb 19:27
Compare
Choose a tag to compare
  • add support for httpx 0.16-0.22+