Skip to content
Compare
Choose a tag to compare
@antazoey antazoey released this 31 Aug 12:55
· 7 commits to main since this release
64421da

What's Changed

feat: The default ape-plugins-list now is based on the existence of version specs in your ape-config.yaml [#26]. Thanks @antazoey.

If you have version specs, the default is now simply . (install plugins from file). If you don't, the default is the same as it was before: . --upgrade (install the latest plugins from your config file).