Releases: welpo/doteki
Releases · welpo/doteki
Release v0.0.9
0.0.9 - 2025-02-16
✨ Features
📝 Documentation
🔧 Miscellaneous tasks
- (CI) Add pre-release hook (60986d8) by @welpo
- (CI) Add concurrency control to sumi action (834e07c) by @welpo
- (CI) Revert git-sumi workflow regression (3af1bb1) by @welpo
- (CI) Allow longer PR titles for dep updates (0776114) by @welpo
- (CI) Allow longer PR titles for dep updates (fc39133) by @welpo
- (CI) Fix regex to update doteki-action (2b3b8f3) by @welpo
- (ci) Pin GH workflows to ubuntu-22.04 (264f534) by @welpo
- (deps) Remove local release script (6ce1815) by @welpo
- (deps) Replace local release script w/ git submodule (e92d1d8) by @welpo
- (release) Improve script robustness (e4d52bd) by @welpo
- (release) Replace both pull and issue links (2aedf7b) by @welpo
- Update git-cliff variables to
commit.remote(c9d398c) by @welpo - Add funding information (e976bcb) by @welpo
Release v0.0.8
0.0.8 - 2024-02-20
✨ Features
- (credits) Replace default credits with customs (aecd58d) by @welpo
- (plugins) Add FIGlet plugin (#12) by @bcignasi and @welpo
📝 Documentation
- (website) Increase link visibility on light mode (d2c8a59) by @welpo
- (website) Add missing step to add dependencies (d8d47cb) by @welpo
- (website) Clarify adding plugin dependencies (d3d0663) by @welpo
♻️ Refactor
✅ Testing
🔧 Miscellaneous tasks
- (git-sumi) Improve emoji matching (46c6fa9) by @welpo
- (release) Update CHANGELOG format (be1f7b1) by @welpo
- (renovate) Move config file (900992a) by @welpo
👥 New contributors
Release v0.0.7
0.0.7 - 2024-02-10
🐛 Bug fixes
- (cli) Use a temp file for safe README updates - (5d3ffa0)
📝 Documentation
- (README) Add git-sumi badge - (31d1d78)
- (README) Add IPA notation for pronunciation - (41a6438)
- (website) Turn githooks suggestion into a "tip" - (7757145)
♻️ Refactor
- (cli) Avoid redundant file read for credits - (748545e)
🔧 Miscellaneous tasks
- (CD) Bump dōteki in doteki-action on release - (8e42cf1)
- (CHANGELOG) Update commit types - (bb1ed55)
- (CHANGELOG) Improve emoji pattern - (e2e84bf)
- (CI) Update git-sumi config - (19c824a)
- (git-sumi) Require a space after the gitmoji - (c839160)
- (release) Verify version tag format on release - (a95ab3f)
- (release) Automate PyPI release - (d1dbecb)
Release v0.0.3
0.0.3 - 2024-02-06
✨ Features
- Add -v | --version argument - (941c2fd)
🐛 Bug Fixes
- (test_cli) Read/write using UTF-8 encoding - (24c4756)
- Specify UTF-8 encoding when reading files - (1ae728c)
📝 Documentation
- (contributing) Enrich PR information - (917bf4d)
- (plugin-standard) Add link to developer guide - (f7310ee)
♻️ Refactor
- (cli) Improve code readability - (915f02e)