|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -Since we follow [Conventional |
4 | | -Commits](https://decisions.seedcase-project.org/why-conventional-commits) |
| 3 | +Since we follow |
| 4 | +[Conventional Commits](https://decisions.seedcase-project.org/why-conventional-commits) |
5 | 5 | when writing commit messages, we're able to automatically create formal |
6 | 6 | "releases" of the template based on the commit messages. Releases in the |
7 | 7 | context of template are when changes occur to the `template/` files or |
@@ -43,164 +43,164 @@ each release. |
43 | 43 |
|
44 | 44 | ### Fix |
45 | 45 |
|
46 | | -- :bug: overwrite `_contributor.qmd` with `>` (#207) |
| 46 | +- :bug: overwrite `_contributor.qmd` with `>` (#207) |
47 | 47 |
|
48 | 48 | ### Refactor |
49 | 49 |
|
50 | | -- :arrow_up: upgrade pre-commit hook versions (#208) |
| 50 | +- :arrow_up: upgrade pre-commit hook versions (#208) |
51 | 51 |
|
52 | 52 | ## 0.17.9 (2025-09-10) |
53 | 53 |
|
54 | 54 | ### Refactor |
55 | 55 |
|
56 | | -- :pencil2: use `update`, not `add` for Quarto extension (#195) |
| 56 | +- :pencil2: use `update`, not `add` for Quarto extension (#195) |
57 | 57 |
|
58 | 58 | ## 0.17.8 (2025-09-08) |
59 | 59 |
|
60 | 60 | ### Fix |
61 | 61 |
|
62 | | -- :hammer: ignore other dirs and files when listing todos (#200) |
63 | | -- :bug: `github_repo` (via `_folder_name`) doesn't work using `update` |
| 62 | +- :hammer: ignore other dirs and files when listing todos (#200) |
| 63 | +- :bug: `github_repo` (via `_folder_name`) doesn't work using `update` |
64 | 64 | (#197) |
65 | 65 |
|
66 | 66 | ### Refactor |
67 | 67 |
|
68 | | -- :pushpin: update pre-commit hook versions (#199) |
69 | | -- :memo: simplify CHANGELOG description (#193) |
70 | | -- :hammer: contributor script outputs text, output to file with |
| 68 | +- :pushpin: update pre-commit hook versions (#199) |
| 69 | +- :memo: simplify CHANGELOG description (#193) |
| 70 | +- :hammer: contributor script outputs text, output to file with |
71 | 71 | justfile (#192) |
72 | | -- :fire: `update-from-workflow` is too complicated and not needed |
| 72 | +- :fire: `update-from-workflow` is too complicated and not needed |
73 | 73 | (#190) |
74 | 74 |
|
75 | 75 | ## 0.17.7 (2025-09-05) |
76 | 76 |
|
77 | 77 | ### Refactor |
78 | 78 |
|
79 | | -- :memo: simplify PR template (#196) |
| 79 | +- :memo: simplify PR template (#196) |
80 | 80 |
|
81 | 81 | ## 0.17.6 (2025-09-05) |
82 | 82 |
|
83 | 83 | ### Refactor |
84 | 84 |
|
85 | | -- :truck: rename to `check-python`, not `build` (#189) |
| 85 | +- :truck: rename to `check-python`, not `build` (#189) |
86 | 86 |
|
87 | 87 | ## 0.17.5 (2025-09-02) |
88 | 88 |
|
89 | 89 | ### Refactor |
90 | 90 |
|
91 | | -- :wrench: can render everything in Quarto project (#183) |
| 91 | +- :wrench: can render everything in Quarto project (#183) |
92 | 92 |
|
93 | 93 | ## 0.17.4 (2025-09-02) |
94 | 94 |
|
95 | 95 | ### Refactor |
96 | 96 |
|
97 | | -- :wrench: add more items to sidebar, like overview (#182) |
| 97 | +- :wrench: add more items to sidebar, like overview (#182) |
98 | 98 |
|
99 | 99 | ## 0.17.3 (2025-09-02) |
100 | 100 |
|
101 | 101 | ### Refactor |
102 | 102 |
|
103 | | -- :recycle: create homepage as variable, not question (#179) |
| 103 | +- :recycle: create homepage as variable, not question (#179) |
104 | 104 |
|
105 | 105 | ## 0.17.2 (2025-09-02) |
106 | 106 |
|
107 | 107 | ### Refactor |
108 | 108 |
|
109 | | -- :hammer: ignore `justfile` when listing TODO items (#181) |
| 109 | +- :hammer: ignore `justfile` when listing TODO items (#181) |
110 | 110 |
|
111 | 111 | ## 0.17.1 (2025-09-02) |
112 | 112 |
|
113 | 113 | ### Refactor |
114 | 114 |
|
115 | | -- :recycle: need `date-released` in `CITATION.cff` (#180) |
| 115 | +- :recycle: need `date-released` in `CITATION.cff` (#180) |
116 | 116 |
|
117 | 117 | ## 0.17.0 (2025-09-02) |
118 | 118 |
|
119 | 119 | ### Feat |
120 | 120 |
|
121 | | -- :sparkles: add CHANGELOG with some description of it (#178) |
| 121 | +- :sparkles: add CHANGELOG with some description of it (#178) |
122 | 122 |
|
123 | 123 | ## 0.16.6 (2025-09-02) |
124 | 124 |
|
125 | 125 | ### Refactor |
126 | 126 |
|
127 | | -- :recycle: delete whole references folder pre and post render (#142) |
| 127 | +- :recycle: delete whole references folder pre and post render (#142) |
128 | 128 |
|
129 | 129 | ## 0.16.5 (2025-09-01) |
130 | 130 |
|
131 | 131 | ### Refactor |
132 | 132 |
|
133 | | -- :truck: move GoatCounter file into `docs/includes/` (#177) |
| 133 | +- :truck: move GoatCounter file into `docs/includes/` (#177) |
134 | 134 |
|
135 | 135 | ## 0.16.4 (2025-09-01) |
136 | 136 |
|
137 | 137 | ### Refactor |
138 | 138 |
|
139 | | -- :pushpin: update pre-commit versions (#171) |
| 139 | +- :pushpin: update pre-commit versions (#171) |
140 | 140 |
|
141 | 141 | ## 0.16.3 (2025-09-01) |
142 | 142 |
|
143 | 143 | ### Refactor |
144 | 144 |
|
145 | | -- :hammer: use `--upgrade` when installing Python dependencies (#174) |
| 145 | +- :hammer: use `--upgrade` when installing Python dependencies (#174) |
146 | 146 |
|
147 | 147 | ## 0.16.2 (2025-09-01) |
148 | 148 |
|
149 | 149 | ### Refactor |
150 | 150 |
|
151 | | -- :wrench: add `theme` option in `_quarto.yml`, and `brand` for |
| 151 | +- :wrench: add `theme` option in `_quarto.yml`, and `brand` for |
152 | 152 | Seedcase (#170) |
153 | 153 |
|
154 | 154 | ## 0.16.1 (2025-09-01) |
155 | 155 |
|
156 | 156 | ### Refactor |
157 | 157 |
|
158 | | -- :technologist: simplify the pull request template (#165) |
| 158 | +- :technologist: simplify the pull request template (#165) |
159 | 159 |
|
160 | 160 | ## 0.16.0 (2025-08-26) |
161 | 161 |
|
162 | 162 | ### Feat |
163 | 163 |
|
164 | | -- :sparkles: add `update-from-template` workflow (#134) |
165 | | -- :sparkles: add hosting provider variable (#153) |
166 | | -- :memo: add Conduct, Contributing, and filled out README (#131) |
167 | | -- :sparkles: add 404 page to template (#141) |
168 | | -- :sparkles: add files with copier variables (#127) |
169 | | -- :sparkles: copy over static files to template folder (#117) |
170 | | -- :hammer: gitleaks pre-commit to check for credentials (#100) |
171 | | -- :sparkles: add mypy to VS Code settings and extensions (#93) |
172 | | -- :sparkles: add examples section to docstring template (#39) |
173 | | -- 🧑💻 add recipe `add-function` (#2) |
| 164 | +- :sparkles: add `update-from-template` workflow (#134) |
| 165 | +- :sparkles: add hosting provider variable (#153) |
| 166 | +- :memo: add Conduct, Contributing, and filled out README (#131) |
| 167 | +- :sparkles: add 404 page to template (#141) |
| 168 | +- :sparkles: add files with copier variables (#127) |
| 169 | +- :sparkles: copy over static files to template folder (#117) |
| 170 | +- :hammer: gitleaks pre-commit to check for credentials (#100) |
| 171 | +- :sparkles: add mypy to VS Code settings and extensions (#93) |
| 172 | +- :sparkles: add examples section to docstring template (#39) |
| 173 | +- 🧑💻 add recipe `add-function` (#2) |
174 | 174 |
|
175 | 175 | ### Fix |
176 | 176 |
|
177 | | -- :bug: need to run build workflow after version bump to get changelog |
| 177 | +- :bug: need to run build workflow after version bump to get changelog |
178 | 178 | (#110) |
179 | | -- :construction_worker: explicitly checkout newest version to publish |
| 179 | +- :construction_worker: explicitly checkout newest version to publish |
180 | 180 | (#107) |
181 | | -- :construction_worker: forgot to checkout before building and |
| 181 | +- :construction_worker: forgot to checkout before building and |
182 | 182 | publishing (#106) |
183 | | -- :construction_worker: only run when previous and current versions |
| 183 | +- :construction_worker: only run when previous and current versions |
184 | 184 | are different (#98) |
185 | | -- :construction_worker: use the `has_released` output to run or not |
| 185 | +- :construction_worker: use the `has_released` output to run or not |
186 | 186 | (#97) |
187 | | -- :bug: install uv in publish step and only for tags (#96) |
188 | | -- :hammer: the `check-commits` recipe wasn't correctly checking them |
| 187 | +- :bug: install uv in publish step and only for tags (#96) |
| 188 | +- :hammer: the `check-commits` recipe wasn't correctly checking them |
189 | 189 | (#48) |
190 | | -- :hammer: the `check-commits` recipe wasn't correctly checking them |
191 | | -- :bug: remove auto-built reference docs before/after building (#47) |
192 | | -- :bug: remove auto-built reference docs before/after building |
193 | | -- :fire: remove django debugger (#44) |
194 | | -- add `test-python` to `run-all` (#38) |
195 | | -- :hammer: update test snippet to given, when, then (#29) |
196 | | - |
197 | | -### Refactor |
198 | | - |
199 | | -- :recycle: specify svg for all badges (#157) |
200 | | -- :recycle: move copier test to own file (#156) |
201 | | -- :recycle: update post-copy message (#154) |
202 | | -- :recycle: match copier vars in `template-website` (#152) |
203 | | -- :recycle: use `bash` for `check-commits` justfile recipe (#150) |
204 | | -- :wrench: include `github-actions` in dependabot config (#136) |
205 | | -- :construction_worker: move `uv build` step into publish job (#101) |
206 | | -- :recycle: make mypy more strict in settings (#94) |
| 190 | +- :hammer: the `check-commits` recipe wasn't correctly checking them |
| 191 | +- :bug: remove auto-built reference docs before/after building (#47) |
| 192 | +- :bug: remove auto-built reference docs before/after building |
| 193 | +- :fire: remove django debugger (#44) |
| 194 | +- add `test-python` to `run-all` (#38) |
| 195 | +- :hammer: update test snippet to given, when, then (#29) |
| 196 | + |
| 197 | +### Refactor |
| 198 | + |
| 199 | +- :recycle: specify svg for all badges (#157) |
| 200 | +- :recycle: move copier test to own file (#156) |
| 201 | +- :recycle: update post-copy message (#154) |
| 202 | +- :recycle: match copier vars in `template-website` (#152) |
| 203 | +- :recycle: use `bash` for `check-commits` justfile recipe (#150) |
| 204 | +- :wrench: include `github-actions` in dependabot config (#136) |
| 205 | +- :construction_worker: move `uv build` step into publish job (#101) |
| 206 | +- :recycle: make mypy more strict in settings (#94) |
0 commit comments