Anaconda 2.4.1
Dec 08, 2015

Fixes:

  • added missing Windows process elevation when creating menu items
  • added libdynd and dynd-python, which was missing in the last release
  • fixed Cython on Mac OS X reporting missing libgcc_s.10.5.dylib
  • fixed default channels being shown correctly in “conda list” after installing using Anaconda installer

Updates:

  • anaconda-client from 1.1.0 to 1.2.1
  • conda from 3.18.3 to 3.18.8
  • conda-build 1.18.1 to 1.18.2
  • conda-env from 2.4.4 to 2.4.5
  • ipython from 4.0.0 to 4.0.1
  • matplotlib from 1.4.3 to 1.5.0
  • numba from 0.21.0 to 0.22.1
  • pandas from 0.17.0 to 0.17.1
  • python 2.7 from 2.7.10 to 2.7.11
  • python 3.5 from 3.5.0 to 3.5.1
  • scikit-learn from 0.16.1 to 0.17
  • spyder from 2.3.7 to 2.3.8

Added:

  • backports_abc 0.4
  • cycler 0.9.0
  • libdynd and dynd-python 0.7.0
  • jbig 2.1
  • pycairo 1.10.0
Anaconda 2.4.0
Nov 02, 2015

Highlights:

  • add Python 3.5 support
  • updated NumPy to 1.10
  • added OpenBLAS support on Linux
  • made drastic speed improvements to conda
  • moved from IPython to Jupyter
  • improved Start Menus on Windows
  • updated Qt to 4.8.7 on all platforms
  • updates to more than 60 other packages

Known issues:

  • numba and llvmlite are missing for Python 3.5 (because they don’t support this Python version yet)
  • numpy 1.10 has performance regression for record array access, see numpy/numpy#6467
  • Python 3.5 does not work on Windows XP

Major package updates:

  • bokeh from 0.9.0 to 0.10.0
  • conda from 3.14.1 to 3.18.3
  • conda-build from 1.14.1 to 1.18.1
  • conda-env from 2.2.3 to 2.4.4
  • ipython from 3.2.0 to 4.0.0
  • networkx from 1.9.1 to 1.10
  • numba from 0.19.1 to 0.21.0
  • numpy from 1.9.2 to 1.10.1
  • pandas from 0.16.2 to 0.17.0
  • pillow from 2.8.2 to 3.0.0
  • requests from 2.7.0 to 2.8.1
  • scipy from 0.15.1 to 0.16.0
  • spyder from 2.3.5.2 to 2.3.7
  • sympy from 0.7.6 to 0.7.6.1

Added:

  • anaconda-client 1.1.0
  • jupyter 1.0.0
  • jupyter_client 4.1.1
  • jupyter_console 4.0.3
  • jupyter_core 4.0.6
Anaconda 2.3.0
Jul 02, 2015

Highlights:

  • updates to 60 packages, including Python 2.7.10 and Pandas 0.16.2
  • support for signed packages in conda

Fixes:

  • fixed the extra space in IPython terminal being created when typing the tab key on Linux
  • added missing zope.interface.common sub-package
  • fixed Sphinx package being included in Spyder package

Enhancements:

  • added support for signed packages in conda
  • added curl on Windows, and kerberos authentication support
  • added Windows support for libnetcdf and hdf5
  • split gdal into libgdal and gdal (python-bindings)

Known issues:

  • when opening some HDF5 files, pytables will crash on Windows and Python 3

Major package updates:

  • bokeh from 0.8.1 to 0.9.0
  • conda from 3.10.0 to 3.14.1
  • conda-build from 1.11.0 to 1.14.1
  • conda-env from 2.1.3 to 2.2.3
  • ipython from 3.0.0 to 3.2.0
  • numba from 0.17.0 to 0.19.1
  • pandas from 0.15.2 to 0.16.2
  • pillow from 2.7.0 to 2.8.2
  • python from 2.7.9 to 2.7.10
  • requests from 2.6.0 to 2.7.0
  • scikit-image from 0.11.2 to 0.11.3
  • scikit-learn from 0.15.2 to 0.16.1
  • spyder from 2.3.4 to 2.3.5.2
Anaconda 2.2.0
Mar 31, 2015

Highlights:

  • updates to 61 packages, including: Python, NumPy, Bokeh, pandas and blaze
  • added 16 new packages
  • added HTTPS support for default conda packages repo

Fixes:

  • fixed cython command on Windows
  • fixed untgz NSIS plugin to install files with exactly 100 characters

Enhancements:

  • added https support for default conda packages repo
  • renamed dateutil to python-dateutil to reflect the official name
  • added HDF5 and netcdf support for GDAL
  • switched to using Pillow instead of PIL
  • changed ipython-notebook to start directory to home directory on Windows

Major package updates:

  • bokeh from 0.6.1 to 0.8.1
  • conda from 3.7.0 to 3.10.0
  • conda-build from 1.8.2 to 1.11.0
  • ipython from 2.2.0 to 3.0.0
  • matplotlib from 1.4.0 to 1.4.3
  • numba from 0.14.0 to 0.17.0
  • numpy from 1.9.0 to 1.9.2
  • pandas from 0.14.1 to 0.15.2
  • python from 2.7.8 to 2.7.9
  • requests from 2.4.1 to 2.6.0
  • scikit-image from 0.10.1 to 0.11.2
  • scipy from 0.14.0 to 0.15.1
  • spyder from 2.3.1 to 2.3.4
  • statsmodels from 0.5.0 to 0.6.1
  • sympy from 0.7.5 to 0.7.6
  • pillow 2.7.0

Was this page helpful?