Skip to content

V2.1.0#265

Merged
mattmc3 merged 16 commits into
mainfrom
v2.0.x
Apr 9, 2026
Merged

V2.1.0#265
mattmc3 merged 16 commits into
mainfrom
v2.0.x

Conversation

@mattmc3

@mattmc3 mattmc3 commented Apr 9, 2026

Copy link
Copy Markdown
Owner

[v2.1.0]

  • Add using: directive for loading subplugins from monorepos and local paths (eg: oh-my-zsh, prezto).
  • Improve error detection: invalid bundles and conflicting pin/branch annotations are now caught during parsing and reported with line numbers. Non-fatal errors skip the offending bundle but allow the rest to load. Fatal conflicts bail immediately.
  • Ensure all non-script output from antidote bundle now begins with #, making redirected output safer to source. Exit code check is preferred for verifying bundle success.
  • Add zstyle ':antidote:home' dir ... as an alternative to $ANTIDOTE_HOME to configure the antidote home directory for those who prefer to only use zstyles. If both are used, $ANTIDOTE_HOME wins.
  • Refactor bundle parser to use an associative matrix, improving performance and enabling richer per-bundle metadata.

@mattmc3
mattmc3 merged commit 4913257 into main Apr 9, 2026
6 checks passed
@mattmc3
mattmc3 deleted the v2.0.x branch April 9, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant