New features
- Multiple distributions files can be used along with the default distribution one (see using-custom-distributions-file)
binenv local
is implemented, which provides an easy way to populate a.binenv.lock
in the current directory (see adding-versions-to-binenvlock)
Changelog
- 7904e8f Merge pull request #248 from jakubvokoun/zellij
- fbcb306 add support for custom distributions
- c885378 cache & README update
- c65d700 cache update
- 72c1017 cache update
- 933beda feat: add
zellij
- 5a14047 fix error message
- aa0f5d2 support multiple args for local
- bb293b3 wip: implements "local" command