Rich-codex

Latest version: v1.2.7

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.2.1

- ✨ Drop minimum Python version from 3.9 to 3.7
- 🐛 Handle logging error with relative paths ([26](https://github.com/ewels/rich-codex/issues/26))


**Full Changelog**: https://github.com/ewels/rich-codex/compare/v1.2.0...v1.2.1

1.2.0

- ✨ Log a warning if duplicate image paths are found ([20](https://github.com/ewels/rich-codex/issues/20))
- 🐛 Fix `UnboundLocalError` if not cleaning an image path ([24](https://github.com/ewels/rich-codex/issues/24))

**Full Changelog**: https://github.com/ewels/rich-codex/compare/v1.1.0...v1.2.0

1.1.0

Minor release to add new feature: only commit new / deleted images that rich-codex itself is responsible for, in the GitHub Action.

Should prevent accidentally committing working files generated whilst running example commands.

1.0.2

Sweeping up some small but nasty bugs that only revealed themselves after rich-codex was released into the wild..

- 🐛 Don't use cache in action `actions/setup-python` step
- 🐛 Bump minimum Python version to 3.9 (may try to drop this in the future) ([19](https://github.com/ewels/rich-codex/issues/19))
- 🐳 Build + tag versioned labels of the Docker image on release
- 📖 Improvements to docs

1.0.1

The first (of many) patch release: add in a missing `pyyaml` dependency to the requirements.

1.0.0

First release of rich-codex.

I've been quietly developing and testing this over the past few months and am now happy to release with what I hope is a fairly complete set of features. If you spot any dodgy behaviour or have any suggestions for improvements, please open an issue 🙌🏻

Many thanks to [thijsmie](https://github.com/thijsmie) for beta-testing / contributions and [willmcgugan](https://github.com/willmcgugan) for support and encouragement 🎉

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.