What's Changed
- feat(release): automate approved milestone publication by @ss-o in #470
- chore(deps): retire Dependabot routine updates by @ss-o in #474
- fix(autoload): only claim functions owned by the loading plug-in by @ss-o in #472
- fix(autoload): drop the dead FPATH assignment in the +X branch by @ss-o in #477
- fix(autoload): make the autoload'' ice and @autoload work again by @ss-o in #478
- fix(load): restore the enclosing plug-in after a nested load by @ss-o in #479
- fix(subst): count load nesting so substitutions install and remove once by @ss-o in #481
- fix(ci): allow agent-generated and slugged branch names by @ss-o in #485
- fix(ci): stop the trailer guard failing open on large messages by @ss-o in #487
- feat(ci): apply the ADR-0022 branch shape check and issue link by @ss-o in #490
- fix(autoload): restore the caller's $fpath in the +X branch by @ss-o in #491
- test(autoload): cover the -w branch's persistent $fpath append by @ss-o in #493
- chore: promote next to main by @ss-o in #494
Full Changelog: v2.0.0...v2.0.1