Commit c77a1877 authored by Kenneth Reitz's avatar Kenneth Reitz

v98

parent 1c51f5d8
# Python Buildpack Changelog # Python Buildpack Changelog
## 98
Official NLTK support and other improvements.
- Support for `nltk.txt` file for declaring corpora to be downloaded.
- Leading zeros for auto-set WEB_CONCURRENCY.
## 97 ## 97
Improved egg-link functionality. Improved egg-link functionality.
...@@ -10,7 +17,7 @@ Bugfix. ...@@ -10,7 +17,7 @@ Bugfix.
## 95 ## 95
Improved output support. Improved output support.
## v94 ## v94
...@@ -22,7 +29,7 @@ Improved support for PyPy. ...@@ -22,7 +29,7 @@ Improved support for PyPy.
## v92 ## v92
Improved cache functionality and fix egg-links regression. Improved cache functionality and fix egg-links regression.
## v91 ## v91
...@@ -34,11 +41,11 @@ Bugfix. ...@@ -34,11 +41,11 @@ Bugfix.
## v89 ## v89
Improved cache functionality and fix egg-links regression. Improved cache functionality and fix egg-links regression.
## v88 ## v88
Fixed bug with editable pip installations. Fixed bug with editable pip installations.
## v87 ## v87
...@@ -53,7 +60,7 @@ Refactor and multi-buildpack compatibility. ...@@ -53,7 +60,7 @@ Refactor and multi-buildpack compatibility.
## v85 ## v85
Packaging fix. Packaging fix.
## v84 ## v84
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment