|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.3.0](https://github.com/liblaf/github-bot/compare/v0.2.0..v0.3.0) - 2025-08-13 |
| 3 | +## [0.3.1](https://github.com/liblaf/tangerine/compare/v0.3.0..v0.3.1) - 2025-08-24 |
| 4 | + |
| 5 | +### ⬆️ Dependencies |
| 6 | + |
| 7 | +- **deps:** update grapes to v0.2 - ([00d19f5](https://github.com/liblaf/tangerine/commit/00d19f549cc861d6441c0a9e014f8572b1104e6b)) |
| 8 | + |
| 9 | +### ❤️ New Contributors |
| 10 | + |
| 11 | +- [@liblaf-bot[bot]](https://github.com/apps/liblaf-bot) made their first contribution |
| 12 | +- [@liblaf](https://github.com/liblaf) made their first contribution |
| 13 | + |
| 14 | +## [0.3.0](https://github.com/liblaf/tangerine/compare/v0.2.0..v0.3.0) - 2025-08-14 |
4 | 15 |
|
5 | 16 | ### 💥 BREAKING CHANGES |
6 | 17 |
|
7 | | -- **cli:** add shell completions and docs generation - ([fded12a](https://github.com/liblaf/github-bot/commit/fded12a6598c5b55533ff6aba0122ab8ae2a4424)) |
| 18 | +- **cli:** add shell completions and docs generation - ([fded12a](https://github.com/liblaf/tangerine/commit/fded12a6598c5b55533ff6aba0122ab8ae2a4424)) |
8 | 19 |
|
9 | 20 | ### ⬆️ Dependencies |
10 | 21 |
|
11 | | -- **deps:** update rust crate clap to v4.5.45 (#10) - ([211b542](https://github.com/liblaf/github-bot/commit/211b5429c2f0cff104626fb3f0a6acaa0bbc070a)) |
| 22 | +- **deps:** update rust crate clap to v4.5.45 (#10) - ([211b542](https://github.com/liblaf/tangerine/commit/211b5429c2f0cff104626fb3f0a6acaa0bbc070a)) |
12 | 23 |
|
13 | 24 | ### ♻ Code Refactoring |
14 | 25 |
|
15 | | -- **core:** simplify execution and improve tracing - ([ebba0b3](https://github.com/liblaf/github-bot/commit/ebba0b31a8a52a3ea6aece490c81544064fa9d06)) |
| 26 | +- **core:** simplify execution and improve tracing - ([ebba0b3](https://github.com/liblaf/tangerine/commit/ebba0b31a8a52a3ea6aece490c81544064fa9d06)) |
16 | 27 |
|
17 | 28 | ### 🔧 Continuous Integration |
18 | 29 |
|
19 | | -- downgrade Python version for distribution - ([b07b380](https://github.com/liblaf/github-bot/commit/b07b3807319f0dac5565a261efb3babc53fca794)) |
20 | | -- specify Python version for distribution - ([d7c85f7](https://github.com/liblaf/github-bot/commit/d7c85f767ad4461e764832a66e7c943ee63afb16)) |
21 | | -- improve build workflow clarity - ([8641b8c](https://github.com/liblaf/github-bot/commit/8641b8c3836dd3385ea73d5b99f2cf57fba8ee8c)) |
22 | | -- use centralized distribution script from copier-rust - ([be940bc](https://github.com/liblaf/github-bot/commit/be940bc8e47bf045cbcee8c321abae6af6ebc647)) |
| 30 | +- downgrade Python version for distribution - ([b07b380](https://github.com/liblaf/tangerine/commit/b07b3807319f0dac5565a261efb3babc53fca794)) |
| 31 | +- specify Python version for distribution - ([d7c85f7](https://github.com/liblaf/tangerine/commit/d7c85f767ad4461e764832a66e7c943ee63afb16)) |
| 32 | +- improve build workflow clarity - ([8641b8c](https://github.com/liblaf/tangerine/commit/8641b8c3836dd3385ea73d5b99f2cf57fba8ee8c)) |
| 33 | +- use centralized distribution script from copier-rust - ([be940bc](https://github.com/liblaf/tangerine/commit/be940bc8e47bf045cbcee8c321abae6af6ebc647)) |
| 34 | + |
| 35 | +### ❤️ New Contributors |
| 36 | + |
| 37 | +- [@renovate[bot]](https://github.com/apps/renovate) made their first contribution in [#10](https://github.com/liblaf/tangerine/pull/10) |
23 | 38 |
|
24 | 39 | ## [0.2.0] - 2025-08-12 |
25 | 40 |
|
26 | 41 | ### 💥 BREAKING CHANGES |
27 | 42 |
|
28 | | -- **cli:** enhance I/O handling and add build automation - ([51afe2d](https://github.com/liblaf/github-bot/commit/51afe2decbf56878ee34af69ac601df77691f41c)) |
| 43 | +- **cli:** enhance I/O handling and add build automation - ([51afe2d](https://github.com/liblaf/tangerine/commit/51afe2decbf56878ee34af69ac601df77691f41c)) |
29 | 44 |
|
30 | 45 | ### ✨ Features |
31 | 46 |
|
32 | | -- initialize tangerine project - ([c22eeb5](https://github.com/liblaf/github-bot/commit/c22eeb5325a840d46c48127c33d2e494e298261c)) |
| 47 | +- initialize tangerine project - ([c22eeb5](https://github.com/liblaf/tangerine/commit/c22eeb5325a840d46c48127c33d2e494e298261c)) |
33 | 48 |
|
34 | 49 | ### ♻ Code Refactoring |
35 | 50 |
|
36 | | -- **build:** migrate distribution script to standalone - ([9aafa43](https://github.com/liblaf/github-bot/commit/9aafa4396ecadf858232892d5a67a445343cd757)) |
| 51 | +- **build:** migrate distribution script to standalone - ([9aafa43](https://github.com/liblaf/tangerine/commit/9aafa4396ecadf858232892d5a67a445343cd757)) |
37 | 52 |
|
38 | 53 | ### 👷 Build System |
39 | 54 |
|
40 | | -- replace shell dist script with Python implementation - ([df61ee5](https://github.com/liblaf/github-bot/commit/df61ee5c51bc843963c6da3c29dc1e9d6b486274)) |
| 55 | +- replace shell dist script with Python implementation - ([df61ee5](https://github.com/liblaf/tangerine/commit/df61ee5c51bc843963c6da3c29dc1e9d6b486274)) |
41 | 56 |
|
42 | 57 | ### 🔧 Continuous Integration |
43 | 58 |
|
44 | | -- reorganize and enhance GitHub workflows - ([ab3a286](https://github.com/liblaf/github-bot/commit/ab3a286ed794f3d74c602b5073c5dac529576136)) |
45 | | -- use vendored OpenSSL in builds - ([44ec973](https://github.com/liblaf/github-bot/commit/44ec973fbdd17a1c26e1937c8058e4300d6344d8)) |
46 | | -- add openssl dependency and disable fail-fast - ([b5d8e85](https://github.com/liblaf/github-bot/commit/b5d8e85b9a8f16b5c527c5468b92d239d77f2f27)) |
| 59 | +- reorganize and enhance GitHub workflows - ([ab3a286](https://github.com/liblaf/tangerine/commit/ab3a286ed794f3d74c602b5073c5dac529576136)) |
| 60 | +- use vendored OpenSSL in builds - ([44ec973](https://github.com/liblaf/tangerine/commit/44ec973fbdd17a1c26e1937c8058e4300d6344d8)) |
| 61 | +- add openssl dependency and disable fail-fast - ([b5d8e85](https://github.com/liblaf/tangerine/commit/b5d8e85b9a8f16b5c527c5468b92d239d77f2f27)) |
| 62 | + |
| 63 | +### ❤️ New Contributors |
| 64 | + |
| 65 | +- [@liblaf-bot[bot]](https://github.com/apps/liblaf-bot) made their first contribution in [#9](https://github.com/liblaf/tangerine/pull/9) |
| 66 | +- [@liblaf](https://github.com/liblaf) made their first contribution |
0 commit comments