Skip to content

Releases: welpo/doteki

Release v0.0.8

20 Feb 18:10
v0.0.8
4d25808
Compare
Choose a tag to compare

0.0.8 - 2024-02-20

✨ Features

📝 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

👥 New contributors

🫶 @bcignasi made their first contribution in #12

Release v0.0.7

10 Feb 00:03
v0.0.7
bf77801
Compare
Choose a tag to compare

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

06 Feb 23:57
v0.0.3
692c88b
Compare
Choose a tag to compare

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)

Release v0.0.2

26 Jan 21:25
v0.0.2
fe5a07a
Compare
Choose a tag to compare

0.0.2 - 2024-01-26

🐛 Bug Fixes

  • Add utf-8 encoding to file write operations - (17a8584)

Release v0.0.1

19 Jan 16:40
v0.0.1
6710614
Compare
Choose a tag to compare

0.0.1 - 2024-01-19

✨ Features