v2.1.1
jakeberesford-palmetto
released this
07 Feb 15:12
·
183 commits
to develop
since this release
Bug fixes
- Resolve a template issue when running palm plugin new
Improvements
- Command templates now use click's @pass_obj decorator and pass the environment argument, this is a cleaner API for interacting with the Palm.Environment class
- CI now runs against multiple python versions
- Black version is pinned for consistency between local & CI runs