Releases: glujan/drpg
Releases · glujan/drpg
2025.1.1
2024.12.19
What's Changed
- Bump the all group with 7 updates by @dependabot in #142
- Use new API by @glujan in #144
Full Changelog: 2024.11.8...2024.12.19
2024.11.8
What's Changed
- Bump coverage[toml] from 7.4.0 to 7.4.1 by @dependabot in #86
- Bump pluggy from 1.3.0 to 1.4.0 by @dependabot in #85
- Bump platformdirs from 4.1.0 to 4.2.0 by @dependabot in #84
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #87
- Bump sniffio from 1.3.0 to 1.3.1 by @dependabot in #90
- Bump tox from 4.12.1 to 4.13.0 by @dependabot in #92
- Bump coverage[toml] from 7.4.1 to 7.4.3 by @dependabot in #89
- Bump the prod-dependencies group with 1 update by @dependabot in #88
- Amend release workflow by @glujan in #93
- Bump httpx from 0.26.0 to 0.27.0 by @dependabot in #91
- Run tests on correct Python versions by @glujan in #94
- Bump the prod-dependencies group with 1 update by @dependabot in #95
- Bump cachetools from 5.3.2 to 5.3.3 by @dependabot in #99
- Bump virtualenv from 20.25.0 to 20.25.1 by @dependabot in #98
- Bump importlib-metadata from 7.0.1 to 7.1.0 by @dependabot in #96
- Bump tox from 4.13.0 to 4.14.2 by @dependabot in #97
- Update Python 3.13 alpha by @glujan in #101
- Bump idna from 3.6 to 3.7 by @dependabot in #103
- Bump build from 1.0.3 to 1.2.1 by @dependabot in #104
- Bump exceptiongroup from 1.2.0 to 1.2.1 by @dependabot in #105
- Bump filelock from 3.13.1 to 3.14.0 by @dependabot in #106
- Bump pip-tools from 7.3.0 to 7.4.1 by @dependabot in #107
- Bump wheel from 0.42.0 to 0.43.0 by @dependabot in #108
- Remove unused test helper by @glujan in #109
- Bump respx from 0.20.2 to 0.21.1 by @dependabot in #114
- Bump platformdirs from 4.2.0 to 4.2.2 by @dependabot in #113
- Bump zipp from 3.17.0 to 3.19.2 by @dependabot in #115
- Bump coverage[toml] from 7.4.3 to 7.5.4 by @dependabot in #117
- Bump virtualenv from 20.25.1 to 20.26.3 by @dependabot in #116
- Bump importlib-metadata from 7.1.0 to 8.0.0 in the prod-dependencies group by @dependabot in #119
- Bump anyio from 4.2.0 to 4.4.0 by @dependabot in #121
- Bump tox from 4.14.2 to 4.15.1 by @dependabot in #122
- Bump pluggy from 1.4.0 to 1.5.0 by @dependabot in #120
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #124
- Bump exceptiongroup from 1.2.1 to 1.2.2 by @dependabot in #126
- Bump httpcore from 1.0.2 to 1.0.5 by @dependabot in #125
- Bump coverage[toml] from 7.5.4 to 7.6.1 by @dependabot in #131
- Bump idna from 3.7 to 3.10 by @dependabot in #133
- Bump filelock from 3.14.0 to 3.16.1 by @dependabot in #135
- Bump httpcore from 1.0.5 to 1.0.6 by @dependabot in #137
- add --omit-publisher to omit publisher part of the path by @Wuschli in #136
- Update Python versions to 3.9-3.13 and beyond by @glujan in #139
- Update build-and-publish workflow by @glujan in #140
- Release 2024.11.8 by @glujan in #141
New Contributors
Full Changelog: 2024.1.17...2024.11.8
2024.1.17
What's Changed
- Bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #53
- Bump packaging from 23.1 to 23.2 by @dependabot in #56
- Bump coverage[toml] from 7.2.7 to 7.3.2 by @dependabot in #54
- Update httpx to 0.25 by @glujan in #57
- Update Python 3.12 to final release by @glujan in #58
- Bump virtualenv from 20.24.7 to 20.25.0 by @dependabot in #62
- Bump platformdirs from 4.0.0 to 4.1.0 by @dependabot in #63
- Bump wheel from 0.41.3 to 0.42.0 by @dependabot in #61
- Bump tox from 4.11.3 to 4.11.4 by @dependabot in #64
- Bump importlib-metadata from 6.8.0 to 7.0.0 by @dependabot in #65
- Bump idna from 3.4 to 3.6 by @dependabot in #60
- Bump httpx from 0.25.1 to 0.25.2 by @dependabot in #59
- Bump coverage[toml] from 7.3.2 to 7.3.3 by @dependabot in #66
- Bump distlib from 0.3.7 to 0.3.8 by @dependabot in #67
- Bump anyio from 4.1.0 to 4.2.0 by @dependabot in #68
- Bump coverage[toml] from 7.3.3 to 7.3.4 by @dependabot in #70
- Bump importlib-metadata from 7.0.0 to 7.0.1 by @dependabot in #69
- Bump coverage[toml] from 7.3.4 to 7.4.0 by @dependabot in #72
- Bump httpx from 0.25.2 to 0.26.0 by @dependabot in #71
- Bump tox from 4.11.4 to 4.12.0 by @dependabot in #75
- Add dependabot config by @glujan in #76
- Update test deps by @glujan in #81
- Bump actions/checkout from 3 to 4 by @dependabot in #78
- Bump actions/setup-python from 4 to 5 by @dependabot in #77
- Use trusted publishers for PyPI uploads by @glujan in #82
- Release 2024.1.7 by @glujan in #83
Full Changelog: 2023.11.10...2024.1.17
2023.11.10
What's Changed
- compatibility mode by @ToddBradley in #49
- Prepare release 2023.11.10 by @glujan in #51
Full Changelog: 2023.11.8...2023.11.10
2023.11.8
What's Changed
- Migrate to pyproject.toml by @glujan in #41
- Add Python 3.12 beta to testing workflow by @glujan in #40
- Add support for dry run by @ToddBradley in #44
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #47
- Use pre-commit to lint code on CI by @glujan in #50
Full Changelog: 2023.5.11...2023.11.8