Skip to content

Commit

Permalink
0.7.3 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Sep 12, 2014
1 parent 0ca0549 commit e637856
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

0.7.3 (12-09-2014)
------------------
* added ``plug_check_deps`` into scala
* fixed logic for ``DEBUG=yes``
* improved ``mk``:
* clear env dir if configure failed
* more debug messages
* ensure that we have a version number before starting the download
* exit cleanly when failing to download the requested package
* added plugin for [haskell-platform](https://www.haskell.org/platform/) (linux
only)
* fixed test for ``ls-plugins``
* ``common``: make curl fail on HTTP errors
* ``activate``: propagate ``NV_PATH`` when creating the subshell environment
* added ``sbt`` installation into ``scala`` plugin
* fixed ``rust``/``rust-prebuilt`` plugin
* fixed ``ls-versions`` for ``elixir``/``elixir-prebuilt``

0.7.2 (25-04-2014)
------------------
* ``nv off`` works in both cases: ``nv on <env-name>`` and
Expand Down

0 comments on commit e637856

Please sign in to comment.