Skip to content

2.1.0

Compare
Choose a tag to compare
@marcransome marcransome released this 22 Feb 22:13
· 321 commits to main since this release
0addfc2

🚦 Minor point release update which includes the following changes:

  • Added list command completions for -l|--loaded and -u|--unloaded options
  • Fixed invalid drain command completions

Other project changes include:

  • Made source command paths in test files absolute and simplified test workflow using fish-pond/run-fishtape-tests
  • Reduced code duplication and simplified install tests in GitHub workflow using a build matrix