- Bugfix: Linux command-line support restored (mdilena, 52)
0.3.7
-------------
- Feature: Added customisable BE_CWD to customise root of where projects are located (41) - Bugfix: environment key in be.yaml can now include non-existing keys, they will simply not be added. (40) - Bugfix: MSYS2 had trouble with custom `script` in be.yaml
0.3.6
-------------
- Refactoring of _format.py -> lib.py to avoid circular dependency
0.3.5
-------------
- Fixed critical bug in `be activate` when using `pip install` to install `be`.
0.3.4
-------------
- Native environment is now overwritten by be (32)
0.3.3
-------------
- Minor bugfix, broken `be activate` (time to start thinking about building a test-suite)