Skip to content

v1.6.4

Compare
Choose a tag to compare
@mattmc3 mattmc3 released this 06 Sep 22:50
· 143 commits to main since this release
15e686c

What's Changed

  • Antidote v1.6.4 by @mattmc3 in #61

  • New features

    • install command now supports annotation params that get put in static bundle file
    • purge --all support
  • Quality

    • Add "real" tests to CI, not just unit tests
    • Nearly 300 total tests!
    • All subcommands have tests
    • Correct errors reported by warn_create_global & warn_nested_var
  • Refactoring

    • Refactor bundle and bundle parser
    • Tighten up SLOC in nearly every file (total <500 sloc)
    • Replace unneeded shebangs with vim modelines so that extensionless files are highlighted properly
    • Standardize local_options
    • Better cross-platform conventions for sed.
    • Better prior Zsh version support with zparseopts
      Bug fixes
    • Fix the LONGSTANDING bug with job monitoring on "done" jobs

Full Changelog: v1.6.3...v1.6.4