|
1 | | -# pyOpenSci packaging template Changelog |
| 1 | +# Changelog |
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
5 | | -## [v0.6.8] |
6 | | - |
7 | | -### Fixed |
8 | | -* Bug: small bug in the release ci and update conf.py (@lwasser, #140) |
9 | | - |
10 | | -## [v0.6.8] |
11 | | -* Fix docs CI builds to to simplify maintenance and feedback on jobs (@lwasser, #127, #138) |
12 | | - |
13 | | -## [v0.6.7] |
14 | | - |
15 | | -### Fixed |
16 | | -* Fix RTD build for Sphinx and move docs dependencies to `optional-dependencies` (@lwasser, #126, #130, #131) |
17 | | -* Remove typing annotations in FULL template mode (@lwasser, #134) |
18 | | -* Make `test_audit` script that doesn't fail (@erik-whiting, #120) |
19 | | -* Remove readthedocs.io URL from pyproject.toml for minimal version (@Michael-Howes, #119) |
20 | | -* Move all dependencies to `optional-dependencies` and use hatch features (@lwasser, #132) |
21 | | -* bug: ensure sphinx build works by @lwasser in https://github.com/pyOpenSci/pyos-package-template/pull/130 |
22 | | -* Move all dependencies to `optional.deps` and use hatch features (@lwasser, #131) |
23 | | - |
24 | | -### Added |
25 | | -* Add and configure Dependabot (@agriyakhetarpal, #79) |
26 | | - |
27 | | -### Contributors |
28 | | -* @erik-whiting made their first contribution in #120 |
29 | | -* @Michael-Howes made their first contribution in #119 |
30 | | -* @agriyakhetarpal made their first contribution in #79 |
31 | | -* @dependabot[bot] made their first contribution in #128 |
32 | | - |
33 | | -## New Contributors |
34 | | -* @erik-whiting made their first contribution in https://github.com/pyOpenSci/pyos-package-template/pull/120 |
35 | | -* @Michael-Howes made their first contribution in https://github.com/pyOpenSci/pyos-package-template/pull/119 |
36 | | -* @agriyakhetarpal made their first contribution in https://github.com/pyOpenSci/pyos-package-template/pull/79 |
37 | | - |
38 | | - |
39 | | -## [0.6.0] |
40 | | - |
41 | | -### Added |
42 | | - |
43 | | -* Update release workflow to follow PyPA / PyPI recommended practices (@lwasser, #48) |
44 | | -* development instructions for hatch envt by @lwasser in #115 |
45 | | -* uv by @lwasser in #116 |
| 5 | +- Upcoming features and fixes |
0 commit comments