Skip to content

v2.4.1

Compare
Choose a tag to compare
@jakeberesford-palmetto jakeberesford-palmetto released this 08 Jun 20:10
· 106 commits to develop since this release

Improvements

  • Improved layout for palm --help: Palm help now outputs the command list in
    groups based on the plugin the command originates from! This is particularly helpful
    when working in a project that defines uses plugins, defines it's own commands,
    and you have global plugins installed!

Bug fixes

  • Fixed a path issue for windows users when using code_gen or palm init
  • Fixes a potential security vulnerability when upgrading plugins via
    palm plugin update
  • Fixes a number of other small issues detected by CodeQL static anlysis