Anaconda 4.2.0
Sep 28, 2016

Highlights:

  • updated Qt from major version 4 to 5
  • updated IPython from 4.2 to 5.1
  • added anaconda-clean, a tool for cleaning up Anaconda related configuration files and directories

Fixes:

  • fixed Windows Outlook crash in silent install mode
  • updated OpenSSL to 1.0.2j which contains important security fixes

Updates:

  • anaconda-client from 1.4.0 to 1.5.1
  • anaconda-navigator from 1.2.1 to 1.3.1
  • bokeh from 0.12.0 to 0.12.2
  • conda from 4.1.4 to 4.2.9
  • conda-build form 1.21.2 to 2.0.2
  • dask from 0.10.0 to 0.11.0
  • ipython from 4.2.0 to 5.1.0
  • jupyter_client from 4.3.0 to 4.4.0
  • jupyter_console from 4.1.1 to 5.0.0
  • jupyter_core from 4.1.0 to 4.2.0
  • matplotlib from 1.5.1 to 1.5.3
  • nb_anacondacloud from 1.1.0 to 1.2.0
  • nb_conda from 1.1.0 to 2.0.0
  • nb_conda_kernels from 1.0.3 to 2.0.0
  • numba from 0.26.0 to 0.28.1
  • pillow from 3.2.0 to 3.3.1
  • requests from 2.10.0 to 2.11.1
  • scipy from 0.17.1 to 0.18.1
  • spyder from 2.3.9 to 3.0.0

Removed (from installer only):

  • pyreadline
  • sphinx_rtd_theme
  • conda-env (now part of conda itself)
Anaconda 4.1.1
Jul 08, 2016

Fixes:

  • Running the shell installer on some older system, would print out (harmless) tracebacks during the install process, see: ContinuumIO/anaconda-issues#860
  • We added blaze 0.10.1 back into the installer, which was accidentally missing in 4.1.0

Updates:

  • bokeh from 0.11.1 to 0.12.0
  • bottleneck from 1.0.0 to 1.1.0
  • conda from 4.1.4 to 4.1.6
  • conda-build from 1.21.2 to 1.21.3
  • numpy from 1.11.0 to 1.11.1
  • Python 2.7 from 2.7.11 to 2.7.12
  • Python 3.4 from 3.4.4 to 3.4.5
  • Python 3.5 from 3.5.1 to 3.5.2
Anaconda 4.1.0
Jun 28, 2016

Highlights:

  • added Jupyter Notebook Extensions
  • Windows installation: silent mode fixes & now compatible with SCCM (System Center Configuration Manager)
  • updated MKL to 11.3.3, numpy to 1.11.0, as well as over 80 other updates, see below
  • update Navigator from 1.1 to 1.2, in particular it no longer installs a desktop shortcut on macOS
  • conda-recipes used to build the vast majority of the packages in the Anaconda installer have been published at: ContinuumIO/anaconda-recipes

Updates:

  • anaconda-navigator from 1.1.0 to 1.2.1
  • conda from 4.0.5 to 4.1.4
  • conda-build from 1.20.0 to 1.21.2
  • conda-env from 2.4.5 to 2.5.1
  • dask from 0.8.1 to 0.10.0
  • datashape from 0.5.1 to 0.5.2
  • ipython from 4.1.2 to 4.2.0
  • jupyter_client from 4.2.2 to 4.3.0
  • mkl from 11.3.1 to 11.3.3
  • numba from 0.24.0 to 0.26.0
  • numpy from 1.10.4 to 1.11.0
  • pandas from 0.18.0 to 0.18.1
  • pillow from 3.1.1 to 3.2.0
  • requests from 2.9.1 to 2.10.0
  • scipy from 0.17.0 to 0.17.1
  • spyder from 2.3.8 to 2.3.9
Anaconda 4.0.0
Mar 29, 2016

The reason for jumping the Anaconda version from 2.5 to 4.0 is to avoid any possible confusion with the versions of Python included in Anaconda.

Highlights:

  • this release of Anaconda includes the new Navigator, which is a graphical tool developed by Continuum Analytics to manage conda environments, applications and much more.

Enhancements:

  • much improved package resolving in the new conda 4.0

Fixes:

  • updated OpenSSL to 1.0.2g which contains important security fixes

Updates:

  • anaconda-client from 1.2.2 to 1.4.0
  • bokeh from 0.11.0 to 0.11.1
  • conda from 3.19.1 to 4.0.5
  • conda-build from 1.19.0 to 1.20.0
  • ipython from 4.0.3 to 4.1.2
  • jupyter_client from 4.1.1 to 4.2.2
  • jupyter_console from 4.1.0 to 4.1.1
  • jupyter_core from 4.0.6 to 4.1.0
  • numba from 0.23.1 to 0.24.0
  • pandas from 0.17.1 to 0.18.0
  • pillow from 3.1.0 to 3.1.1
  • scikit-image from 0.11.3 to 0.12.3
  • scikit-learn from 0.17 to 0.17.1
  • sympy from 0.7.6.1 to 1.0

Added:

  • anaconda-navigator 1.1.0
  • conda-manager 0.3.1
  • dask 0.8.1

Removed (from installer only, the packages are still available):

  • abstract-rendering
  • gevent-websocket
  • launcher
  • node-webkit
Anaconda 2.5.0
Feb 05, 2016

Highlights:

  • add MKL (runtime, version 11.3.1) and make it the default backend for numpy, scipy, scikit-learn and numexpr on all platforms

Enhancements:

  • added Windows debug information files, more precisely program database (.pdb files) files for Python by default
  • added NoRegistry option to Windows installers, passing /NoRegistry=1 makes the installer not touch the registry

Fixes:

  • in some cases start menu items were not created on Windows, due to a race condition, which we fixed in menuinst
  • fixed the -f option of the Unix bash installers
  • updated OpenSSL to 1.0.2f which contains important security fixes

Updates:

  • anaconda-client from 1.2.1 to 1.2.2
  • bokeh from 0.10.0 to 0.11.0
  • conda from 3.18.8 to 3.19.1
  • conda-build from 1.18.2 to 1.19.0
  • ipython from 4.0.1 to 4.0.3
  • jupyter_console from 4.0.3 to 4.1.0
  • matplotlib from 1.5.0 to 1.5.1
  • numba from 0.22.1 to 0.23.1
  • numpy from 1.10.1 to 1.10.4
  • pillow from 3.0.0 to 3.1.0
  • python 3.4 from 3.4.3 to 3.4.4
  • requests from 2.8.1 to 2.9.1
  • scipy from 0.16.0 to 0.17.0

Added:

  • et_xmlfile 1.0.1
  • futures 3.0.3
  • mkl 11.3.1
  • mkl-service 1.1.1

Removed (from installer only, the packages are still maintained and available):

  • openblas 0.2.14 (Linux)
  • theano 0.7.0 (Linux)
  • ujson 1.33

Was this page helpful?