You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release 0.14.0
* Remove invalid package directories on install.
* Nicer output.
* Stop ignoring vendored code by default. Users should *explicitly* add
files/directories they don't want included in the gx release to `.gxignore`.
* Cleaner and faster dependency installation logic.
* Basic lockfile support.