File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,39 @@ Version x.x.x
88
99Release date: TBD
1010
11+ New features
12+ ------------
13+
14+
15+ API changes
16+ -----------
17+
18+
19+ Bug fixes
20+ ---------
21+
22+
23+
24+ Version 0.10.0
25+ ==============
26+
27+ Release date: 2019-08-07
28+
1129New features
1230------------
1331- Increased minimum Python version supported for running `repo2docker ` itself
1432 to Python 3.5 in :pr: `684 ` by :user: `betatim `.
1533- Support for `Pipfile ` and `Pipfile.lock ` implemented in :pr: `649 ` by
1634 :user: `consideratio `.
35+ - Use only conda packages for our base environments in :pr: `728 ` by
36+ :user: `scottyhq `.
37+ - Fast rebuilds when repo dependencies haven't changed by :user: `minrk ` and
38+ :user: `betatim ` in :pr: `743 `, :pr: `752 `, :pr: `718 ` and :pr: `716 `.
39+ - Add support for Zenodo in :pr: `693 ` by :user: `betatim `.
40+ - Add support for general Invenio repositories in :pr: `704 ` by :user: `tmorrell `.
41+ - Add support for julia 1.0.4 and 1.1.1 in :pr: `710 ` by :user: `davidanthoff `.
42+ - Bump Conda from 4.6.14 to 4.7.5 in :pr: `719 ` by :user: `davidrpugh `.
43+
1744
1845API changes
1946-----------
@@ -24,6 +51,7 @@ Bug fixes
2451 in :pr: `676 ` by :user: `Xarthisius `.
2552- Add bash to Dockerfile to fix usage of private repos with git-crendential-env in
2653 :pr: `738 ` by :user: `eexwhyzee `.
54+ - Fix memory limit enforcement in :pr: `677 ` by :user: `betatim `.
2755
2856
2957Version 0.9.0
You can’t perform that action at this time.
0 commit comments