Skip to content

Commit

Permalink
Merge pull request #42 from cggh/v2.5.0
Browse files Browse the repository at this point in the history
Updated version release notes
  • Loading branch information
Nick Harding authored Jan 31, 2017
2 parents 3492c22 + 88d9deb commit 8b18c4d
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,53 @@ For some information on how to set up on your system, see [here](http://hardingn

## Release notes

### v2.5.0

Significant numbers of package upgrades
- try to reduce log size for travis
- [CI skip] use Python 3.5.2
- trivial change to trigger CI
- add travis CI support
- upgrade numexpr
- upgrade scikit-allel, downgrade dask
- upgrade zarr
- solve conda conflicts
- add hmmlearn
- upgrade vcfnp
- upgrade pymysql, install via conda
- upgrade py-cpuinfo
- upgrade prettypandas
- upgrade petl, install via conda
- upgrade openpyxl, install via conda
- install intervaltree via conda
- upgrade fastcluster, install via conda
- add scipy explicitly
- upgrade ete3, install via conda
- add cytoolz
- upgrade toolz
- upgrade sqlalchemy
- upgrade scikit-learn
- upgrade rpy2
- upgrade pysamstats
- add pyfastaq
- upgrade psutil
- upgrade pillow
- upgrade pandas
- upgrade numpy
- upgrade numba
- upgrade msprime
- upgrade matplotlib-venn
- upgrade matplotlib
- upgrade line_profiler
- upgrade joblib
- upgrade icu
- upgrade gdal
- upgrade dask
- upgrade cython
- upgrade cartopy
- upgrade bokeh
- upgrade bcolz and source via pip because 1.1.0 not available via conda

### v2.4.0

- Updated versions of large number of packages. Including:
Expand Down

0 comments on commit 8b18c4d

Please sign in to comment.