Skip to content

Releases: ya7010/cmdcomp

v2.5.4 🌈

25 Nov 09:12

Choose a tag to compare

Changes

  • Upgrade: Bump pyright from 1.1.327 to 1.1.337 @dependabot (#128)
  • Upgrade: Bump ipython from 8.16.1 to 8.18.0 @dependabot (#127)
  • Upgrade: Bump mkdocs-material from 9.4.8 to 9.4.12 @dependabot (#126)
  • Upgrade: Bump rich from 13.6.0 to 13.7.0 @dependabot (#122)
  • ci: use ruff alternative black and isort. @yassun7010 (#125)

🐛 Bug Fixes

  • fix: bash delegate logic. @yassun7010 (#129)

v2.5.3 🌈

14 Nov 13:03

Choose a tag to compare

Changes

  • fix: escape bug.

v2.5.2 🌈

14 Nov 12:56

Choose a tag to compare

Changes

  • No changes

v2.5.1 🌈

14 Nov 12:51
f6a9c6c

Choose a tag to compare

Changes

  • chore: use assert_never. @yassun7010 (#100)

🐛 Bug Fixes

  • Fix zsh completion @yassun7010 (#119)

v2.5.0 🌈

08 Oct 17:16

Choose a tag to compare

Changes

  • Add delegate command @yassun7010 (#95)
  • Update: doc. @yassun7010 (#85)

v2.4.2 🌈

20 Sep 03:18

Choose a tag to compare

Changes

  • Update: delay writing to the file. @yassun7010 (#80)

🐛 Bug Fixes

  • Fix: bash completion. @yassun7010 (#81)

v2.4.1 🌈

20 Sep 00:59

Choose a tag to compare

🐛 Bug Fixes

  • Fix bash file completion bug @yassun7010 (#79)

v2.4.0

17 Sep 03:00

Choose a tag to compare

What's Changed

  • Update: README. by @yassun7010 in #68
  • Refine select argument. by @yassun7010 in #74

Full Changelog: v2.3.3...v2.4.0

v2.3.3

13 Sep 09:39

Choose a tag to compare

What's Changed

  • Remove: DEVELOPMENT.md. by @yassun7010 in #21
  • Add: jinja doc. by @yassun7010 in #30
  • FIx: bash file completion bug. by @yassun7010 in #67

Full Changelog: v2.3.2...v2.3.3

v2.3.2 🌈

19 Aug 17:08
0fc336c

Choose a tag to compare

Changes

🔧 Refactoring

  • Refactor: test code. @yassun7010 (#14)