We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9734ff6 commit bedb355Copy full SHA for bedb355
CHANGES.md
@@ -1,3 +1,14 @@
1
+### 0.4.0
2
+
3
+> 2019-08-19
4
5
+* Use `zetup.toplevel` wrapper for `nodely` package, and `zetup.module`
6
+ wrapper for `nodely.bin`
7
+* Use `whichcraft` to determine absolute path of real `npm` executable for
8
+ `nodely.install` and `nodely.uninstall` functions
9
+* Change `path.py` requirement from `~= 11.5` to `>= 11.5` for Python 3
10
+* Drop support for Python 3.4, and add support for 3.7
11
12
### 0.3.1
13
14
> 2019-07-29
0 commit comments