Skip to content

v2.1.1

Compare
Choose a tag to compare
@jakeberesford-palmetto jakeberesford-palmetto released this 07 Feb 15:12
· 183 commits to develop since this release
9d9dabe

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