Releases: m3brown/plz
Releases · m3brown/plz
Python 3.11
1.0.0
This release has several significant changes:
- The YAML schema has changed quite a bit, and this release is not backwards compatible with existing plz.yaml files
- The config file is now expected to be unhidden
plz.yaml
, instead of.plz.yaml
. The old filename still works but a warning is printed - Add support for environment variables
- Add
plz help <command>