* Consider Python 3.12 in unit/integration tests in https://github.com/pastydev/cmdict/pull/169 * Env var `CMDICT_HISTORY` with any value will avoid history recording in YAML in https://github.com/pastydev/cmdict/pull/196
* Improve introduction in README. CD to push version increment to default branch in https://github.com/pastydev/cmdict/pull/152. * Create `dependabot.yml` and update Poetry lock file in https://github.com/pastydev/cmdict/pull/155. * CD workflow to create PR to increase version by one patch in https://github.com/pastydev/cmdict/pull/160. * Set up devcontainer with Python and Poetry in https://github.com/pastydev/cmdict/pull/112. * Add command to visualize other commands in TUI using `trogon` in https://github.com/pastydev/cmdict/pull/175. * Use macOS 14 in CI in https://github.com/pastydev/cmdict/pull/178.
* Hide command for PDF features, if `pymupdf` is not installed in https://github.com/pastydev/cmdict/pull/149. * Better detection of `pymupdf` in https://github.com/pastydev/cmdict/pull/149.