Skip to content

Releases: mattmc3/antidote

v1.7.3

01 Feb 02:55
094e23d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

31 Jan 13:08
975e027
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

28 Jan 01:21
bc38d7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.6.5...v1.7.1

v1.6.5

01 Dec 21:34
Compare
Choose a tag to compare

Full Changelog: v1.6.4...v.1.6.5

v1.6.4

06 Sep 22:50
15e686c
Compare
Choose a tag to compare

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

v1.6.3

01 Sep 14:51
Compare
Choose a tag to compare
  • Bug Fix #54: When antidote was lazy-loaded, it did not properly initialize itself on first use.

Full Changelog: v1.6.2...v1.6.3

v1.6.2

01 Sep 01:42
d79d061
Compare
Choose a tag to compare

What's Changed

  • Combine update and selfupdate by @mattmc3 in #51
  • Feature - make parseopts better for newer zsh by @mattmc3 in #52

Full Changelog: v1.6.0...v1.6.2

v1.6.0

31 Aug 21:39
ef6f7b9
Compare
Choose a tag to compare

What's Changed

  • Feat conditional annotation by @mattmc3 in #47
  • Feat antidote script firstclass by @mattmc3 in #48
  • Antidote 1.6 by @mattmc3 in #50
    • Remove unnecessary bundles command
    • Update man pages
    • Bump version to 1.6.0
    • Change error verbiage
    • Formatting fixes
    • Enhance list command (list --short, list --dirs)
    • Remove over-aggressive globbing
    • Update man pages
    • Feature #34 - support purge --all
    • Change how MANPATH gets set

Full Changelog: v1.5.1...v1.6.0

v1.5.1

21 Aug 22:50
6c98f22
Compare
Choose a tag to compare

What's Changed

  • Change internal bundle parser to emit TSV by @mattmc3 in #44
  • Feature - convert unit tests to ztap3 by @mattmc3 in #45

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Aug 01:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0