- ✨ Add `working_dir` as new input to the GitHub Action, by dwreeves in https://github.com/ewels/rich-codex/pull/47 - ♻️ Update all GitHub actions used, by ewels in https://github.com/ewels/rich-codex/pull/51
1.2.8
- ✨ Update upload-artifact action to v4 ([49](https://github.com/ewels/rich-codex/pull/49))
1.2.7
- 🐛 Remove `rich-cli` as a dependency ([45](https://github.com/ewels/rich-codex/issues/45))
1.2.6
- 🐛 Handle `OSError` when creating directories with a log message instead of crashing
1.2.5
- 🐛 Tweak output whitespace, fix use of `Path.absolute()` ([39](https://github.com/ewels/rich-codex/pull/39)) - 🐛 Fix parsing of multiple config files ([37](https://github.com/ewels/rich-codex/issues/37)) - 🐛 Fixed `KeyError` for top-level config options ([35](https://github.com/ewels/rich-codex/issues/35))