Releases: ewels/rich-codex
Releases · ewels/rich-codex
v1.2.10
What's Changed
- fix missing required argument error by @mirpedrol in #53
Full Changelog: v1...v1.2.10
v1.2.9
v1.2.8 - Update upload-artifact GitHub action
What's Changed
- Update upload-artifact action to v4 by @mirpedrol in #49
New Contributors
- @mirpedrol made their first contribution in #49
Full Changelog: v1...v1.2.8
v1.2.7 - Remove rich-cli dependency
- 🐛 Remove
rich-cli
as a dependency (#45)
Full Changelog: v1...v1.2.7
v1.2.6 - Tolerate bad file paths
- 🐛 Handle
OSError
when creating directories with a log message instead of crashing
Full Changelog: v1.2.5...v1.2.6
v1.2.5 - Bugfixes for config file usage
v1.2.4 - Log before_ / after_command
- ✨ Debug log
before_command
andafter_command
so that you can see return code, stderr, stdout
Full Changelog: v12.3...v1.2.4
v1.2.3 - Maintain order of commands
v1.2.2 - List uncommitted files + windows bug fix
- ✨ Log which files have uncommitted changes in git (#25)
- 🐛 Close temp files before deleting (bugfix for Windows) (#27)
New Contributors
- @engineerjoe440 made their first contribution in #28
Full Changelog: v12.1...v1.2.2
v1.2.1 - Python 3.7 and bugfix for relative path error
- ✨ Drop minimum Python version from 3.9 to 3.7
- 🐛 Handle logging error with relative paths (#26)
Full Changelog: v1.2.0...v1.2.1