Release notes

Anaconda 5.3.0 (Sept 28, 2018)

User-facing changes

  • The Anaconda3 installers ship with python 3.7 instead of python 3.6
  • Windows installers disallow the character , in installation path to prevent usability issues.
  • Instructions in the macOS pkg installer for choice of initializing installation has been improved.

Backend improvements (non-visible changes)

  • Installers mimic the funcionality of “conda init” (a highly anticipated feature in conda 4.6) instead of just adding $PREFIX/bin to PATH in bash profile.
  • The repodata_record.json file for each package in the package cache directory is populated correctly, which will assist in offline installation of packages in new environments.

Changes for all x86 platforms

Updated:
  • alabaster 0.7.10 -> 0.7.11
  • anaconda-client 1.6.14 -> 1.7.2
  • astroid 1.6.3 -> 2.0.4
  • astropy 3.0.2 -> 3.0.4
  • attrs 18.1.0 -> 18.2.0
  • babel 2.5.3 -> 2.6.0
  • beautifulsoup4 4.6.0 -> 4.6.3
  • bitarray 0.8.1 -> 0.8.3
  • bleach 2.1.3 -> 2.1.4
  • blosc 1.14.3 -> 1.14.4
  • bokeh 0.12.16 -> 0.13.0
  • boto 2.48.0 -> 2.49.0
  • certifi 2018.4.16 -> 2018.8.24
  • cloudpickle 0.5.3 -> 0.5.5
  • cryptography 2.2.2 -> 2.3.1
  • curl 7.60.0 -> 7.61.0
  • cython 0.28.2 -> 0.28.5
  • dask 0.17.5 -> 0.19.1
  • dask-core 0.17.5 -> 0.19.1
  • distributed 1.21.8 -> 1.23.1
  • filelock 3.0.4 -> 3.0.8
  • flask-cors 3.0.4 -> 3.0.6
  • freetype 2.8 -> 2.9.1
  • gevent 1.3.0 -> 1.3.6
  • greenlet 0.4.13 -> 0.4.15
  • h5py 2.7.1 -> 2.8.0
  • idna 2.6 -> 2.7
  • imageio 2.3.0 -> 2.4.1
  • imagesize 1.0.0 -> 1.1.0
  • intel-openmp 2018.0.0 -> 2019.0
  • ipython 6.4.0 -> 6.5.0
  • ipywidgets 7.2.1 -> 7.4.1
  • jedi 0.12.0 -> 0.12.1
  • jupyterlab 0.32.1 -> 0.34.9
  • jupyterlab_launcher 0.10.5 -> 0.13.1
  • libcurl 7.60.0 -> 7.61.0
  • llvmlite 0.23.1 -> 0.24.0
  • lxml 4.2.1 -> 4.2.5
  • matplotlib 2.2.2 -> 2.2.3
  • mkl 2018.0.2 -> 2019.0
  • mkl_fft 1.0.1 -> 1.0.4
  • more-itertools 4.1.0 -> 4.3.0
  • multipledispatch 0.5.0 -> 0.6.0
  • nbconvert 5.3.1 -> 5.4.0
  • notebook 5.5.0 -> 5.6.0
  • numba 0.38.0 -> 0.39.0
  • numexpr 2.6.5 -> 2.6.8
  • numpy 1.14.3 -> 1.15.1
  • numpy-base 1.14.3 -> 1.15.1
  • olefile 0.45.1 -> 0.46
  • openpyxl 2.5.3 -> 2.5.6
  • openssl 1.0.2o -> 1.0.2p
  • pandas 0.23.0 -> 0.23.4
  • parso 0.2.0 -> 0.3.1
  • path.py 11.0.1 -> 11.1.0
  • pillow 5.1.0 -> 5.2.0
  • pluggy 0.6.0 -> 0.7.1
  • psutil 5.4.5 -> 5.4.7
  • py 1.5.3 -> 1.6.0
  • pycurl 7.43.0.1 -> 7.43.0.2
  • pyflakes 1.6.0 -> 2.0.0
  • pylint 1.8.4 -> 2.1.1
  • pyodbc 4.0.23 -> 4.0.24
  • pytables 3.4.3 -> 3.4.4
  • pytest 3.5.1 -> 3.8.0
  • pytest-astropy 0.3.0 -> 0.4.0
  • pytest-remotedata 0.2.1 -> 0.3.0
  • python 3.6.5 -> 3.7.0
  • pytz 2018.4 -> 2018.5
  • pywavelets 0.5.2 -> 1.0.0
  • pyyaml 3.12 -> 3.13
  • pyzmq 17.0.0 -> 17.1.2
  • qt 5.9.5 -> 5.9.6
  • qtconsole 4.3.1 -> 4.4.1
  • qtpy 1.4.1 -> 1.5.0
  • requests 2.18.4 -> 2.19.1
  • rope 0.10.7 -> 0.11.0
  • ruamel_yaml 0.15.35 -> 0.15.46
  • scandir 1.7 -> 1.9.0
  • scikit-image 0.13.1 -> 0.14.0
  • scikit-learn 0.19.1 -> 0.19.2
  • seaborn 0.8.1 -> 0.9.0
  • setuptools 39.1.0 -> 40.2.0
  • sortedcollections 0.6.1 -> 1.0.1
  • sortedcontainers 1.5.10 -> 2.0.5
  • sphinx 1.7.4 -> 1.7.9
  • sphinxcontrib-websupport 1.0.1 -> 1.1.0
  • spyder 3.2.8 -> 3.3.1
  • sqlalchemy 1.2.7 -> 1.2.11
  • sqlite 3.23.1 -> 3.24.0
  • subprocess32 3.5.0 -> 3.5.2
  • sympy 1.1.1 -> 1.2
  • tk 8.6.7 -> 8.6.8
  • tornado 5.0.2 -> 5.1
  • typing 3.6.4 -> 3.6.6
  • urllib3 1.22 -> 1.23
  • widgetsnbextension 3.2.1 -> 3.4.1
  • xlsxwriter 1.0.4 -> 1.1.0
Added:
  • appdirs 1.4.3
  • atomicwrites 1.2.1
  • automat 0.7.0
  • constantly 15.1.0
  • defusedxml 0.5.0
  • hyperlink 18.0.0
  • incremental 17.5.0
  • keyring 13.2.1
  • linecache2 1.0.0
  • prometheus_client 0.3.1
  • pyasn1 0.4.4
  • pyasn1-modules 0.2.2
  • service_identity 17.0.0
  • spyder-kernels 0.2.6
  • tqdm 4.26.0
  • traceback2 1.4.0
  • twisted 18.7.0
  • typed-ast 1.1.0
  • unittest2 1.1.0
  • zope 1.0
  • zope.interface 4.5.0

More changes specific to linux-64

Updated:
  • expat 2.2.5 -> 2.2.6
  • fontconfig 2.12.6 -> 2.13.0
  • glib 2.56.1 -> 2.56.2
  • graphite2 1.3.11 -> 1.3.12
  • harfbuzz 1.7.6 -> 1.8.8
  • ipykernel 4.8.2 -> 4.9.0
  • libgcc-ng 7.2.0 -> 8.2.0
  • libgfortran-ng 7.2.0 -> 7.3.0
  • libstdcxx-ng 7.2.0 -> 8.2.0
  • mpc 1.0.3 -> 1.1.0
  • mpfr 3.1.5 -> 4.0.1
  • pango 1.41.0 -> 1.42.4
  • pexpect 4.5.0 -> 4.6.0
  • ptyprocess 0.5.2 -> 0.6.0
  • pycairo 1.15.4 -> 1.17.1
  • unixodbc 2.3.6 -> 2.3.7
Added:
  • fribidi 1.0.5
  • jeepney 0.3.1
  • libuuid 1.0.3
  • secretstorage 3.1.0

More changes specific to linux-32

Updated:
  • expat 2.2.5 -> 2.2.6
  • fontconfig 2.12.6 -> 2.13.0
  • glib 2.56.1 -> 2.56.2
  • graphite2 1.3.11 -> 1.3.12
  • harfbuzz 1.7.6 -> 1.8.8
  • ipykernel 4.8.2 -> 4.9.0
  • libgcc-ng 7.2.0 -> 8.2.0
  • libgfortran-ng 7.2.0 -> 7.3.0
  • libstdcxx-ng 7.2.0 -> 8.2.0
  • mpc 1.0.3 -> 1.1.0
  • mpfr 3.1.5 -> 4.0.1
  • pango 1.41.0 -> 1.42.4
  • pexpect 4.5.0 -> 4.6.0
  • ptyprocess 0.5.2 -> 0.6.0
  • pycairo 1.15.4 -> 1.17.1
  • sip 4.19.8 -> 4.19.12
  • unixodbc 2.3.6 -> 2.3.7
Added:
  • fribidi 1.0.5
  • jeepney 0.3.1
  • libuuid 1.0.3
  • secretstorage 3.1.0

More changes specific to linux-ppc64le

Updated:
  • asn1crypto 0.23.0 -> 0.24.0
  • astroid 1.6.2 -> 2.0.4
  • babel 2.5.0 -> 2.6.0
  • backports.functools_lru_cache 1.4 -> 1.5
  • bokeh 0.12.15 -> 0.13.0
  • conda 4.5.4 -> 4.5.11
  • conda-build 3.10.5 -> 3.15.1
  • curl 7.55.1 -> 7.61.0
  • cython 0.28.1 -> 0.28.5
  • decorator 4.1.2 -> 4.3.0
  • expat 2.2.5 -> 2.2.6
  • filelock 2.0.13 -> 3.0.8
  • flask 0.12.2 -> 1.0.2
  • fontconfig 2.12.6 -> 2.13.0
  • glib 2.56.1 -> 2.56.2
  • greenlet 0.4.12 -> 0.4.15
  • imageio 2.2.0 -> 2.4.1
  • imagesize 0.7.1 -> 1.1.0
  • ipykernel 4.8.0 -> 4.9.0
  • ipywidgets 7.2.0 -> 7.4.1
  • isort 4.2.15 -> 4.3.4
  • jedi 0.11.0 -> 0.12.1
  • libgcc-ng 7.2.0 -> 8.2.0
  • libgfortran-ng 7.2.0 -> 7.3.0
  • libstdcxx-ng 7.2.0 -> 8.2.0
  • numexpr 2.6.5 -> 2.6.7
  • numpy 1.13.3 -> 1.14.5
  • parso 0.1.1 -> 0.3.1
  • patsy 0.4.1 -> 0.5.0
  • pep8 1.7.0 -> 1.7.1
  • pexpect 4.3.0 -> 4.6.0
  • pillow 5.0.0 -> 5.2.0
  • pkginfo 1.4.1 -> 1.4.2
  • ply 3.10 -> 3.11
  • psutil 5.4.1 -> 5.4.7
  • ptyprocess 0.5.2 -> 0.6.0
  • pycairo 1.13.3 -> 1.17.1
  • pycurl 7.43.0 -> 7.43.0.2
  • pysocks 1.6.7 -> 1.6.8
  • pytz 2017.3 -> 2018.5
  • scandir 1.6 -> 1.9.0
  • send2trash 1.4.2 -> 1.5.0
  • toolz 0.8.2 -> 0.9.0
  • typing 3.6.2 -> 3.6.6
  • unixodbc 2.3.6 -> 2.3.7
  • werkzeug 0.12.2 -> 0.14.1
  • zeromq 4.2.3 -> 4.2.5
Added:
  • blas 1.0
  • gmpy2 2.0.8
  • libcurl 7.61.0
  • libuuid 1.0.3
  • mpc 1.1.0
  • mpfr 4.0.1
  • numpy-base 1.14.5
  • tqdm 4.25.0
  • twisted 18.4.0
Removed:
  • conda-verify
  • libssh2

More changes specific to win-32

Updated:
  • comtypes 1.1.4 -> 1.1.7
  • ipykernel 4.8.2 -> 4.10.0
  • pywinpty 0.5.1 -> 0.5.4
  • vc 14 -> 14.1
  • vs2015_runtime 14.0.25123 -> 14.15.26706

More changes specific to win-64

Updated:
  • comtypes 1.1.4 -> 1.1.7
  • ipykernel 4.8.2 -> 4.10.0
  • pywinpty 0.5.1 -> 0.5.4
  • vc 14 -> 14.1
  • vs2015_runtime 14.0.25123 -> 14.15.26706

Anaconda 5.2.0 (May 30, 2018)

User-facing changes

  • Windows installers disallow the characters ! % ^ = in installation path to prevent later usability issues
  • Improved Windows multi-user installations by providing more dynamic shortcut working directory behavior
  • Default channels point to repo.anaconda.com instead of repo.anaconda.com

Backend improvements (non-visible changes)

  • Security fixes for more than 20 packages based on a deep-dive of CVE vulnerabilities
  • Windows installer uses a trimmed down value for PATH env var, to avoid DLL hell with existing software
  • History file in the conda-meta directory is populated correctly to improve behavior of --prune
  • Developer certificate for macOS pkg installers has been updated to Anaconda, Inc.

Changes for all x86 platforms

Updated:
  • anaconda-client 1.6.9 -> 1.6.14
  • astroid 1.6.1 -> 1.6.3
  • astropy 2.0.3 -> 3.0.2
  • attrs 17.4.0 -> 18.1.0
  • backports.functools_lru_cache 1.4 -> 1.5
  • bleach 2.1.2 -> 2.1.3
  • bokeh 0.12.13 -> 0.12.16
  • ca-certificates 2017.8.26 -> 2018.3.7
  • certifi 2018.1.18 -> 2018.4.16
  • cffi 1.11.4 -> 1.11.5
  • cloudpickle 0.5.2 -> 0.5.3
  • cryptography 2.1.4 -> 2.2.2
  • curl 7.58.0 -> 7.60.0
  • cython 0.27.3 -> 0.28.2
  • cytoolz 0.9.0 -> 0.9.0.1
  • dask 0.16.1 -> 0.17.5
  • dask-core 0.16.1 -> 0.17.5
  • decorator 4.2.1 -> 4.3.0
  • distributed 1.20.2 -> 1.21.8
  • filelock 2.0.13 -> 3.0.4
  • flask 0.12.2 -> 1.0.2
  • flask-cors 3.0.3 -> 3.0.4
  • gevent 1.2.2 -> 1.3.0
  • greenlet 0.4.12 -> 0.4.13
  • hdf5 1.10.1 -> 1.10.2
  • imageio 2.2.0 -> 2.3.0
  • imagesize 0.7.1 -> 1.0.0
  • ipaddress 1.0.19 -> 1.0.22
  • ipykernel 4.8.0 -> 4.8.2
  • ipython 6.2.1 -> 6.4.0
  • ipywidgets 7.1.1 -> 7.2.1
  • isort 4.2.15 -> 4.3.4
  • jdcal 1.3 -> 1.4
  • jedi 0.11.1 -> 0.12.0
  • jupyter_client 5.2.2 -> 5.2.3
  • jupyterlab 0.31.5 -> 0.32.1
  • jupyterlab_launcher 0.10.2 -> 0.10.5
  • libcurl 7.58.0 -> 7.60.0
  • libxml2 2.9.7 -> 2.9.8
  • llvmlite 0.21.0 -> 0.23.1
  • lxml 4.1.1 -> 4.2.1
  • matplotlib 2.1.2 -> 2.2.2
  • mkl 2018.0.1 -> 2018.0.2
  • msgpack-python 0.5.1 -> 0.5.6
  • multipledispatch 0.4.9 -> 0.5.0
  • nltk 3.2.5 -> 3.3.0
  • notebook 5.4.0 -> 5.5.0
  • numba 0.36.2 -> 0.38.0
  • numexpr 2.6.4 -> 2.6.5
  • numpy 1.14.0 -> 1.14.3
  • numpydoc 0.7.0 -> 0.8.0
  • openpyxl 2.4.10 -> 2.5.3
  • openssl 1.0.2n -> 1.0.2o
  • packaging 16.8 -> 17.1
  • pandas 0.22.0 -> 0.23.0
  • parso 0.1.1 -> 0.2.0
  • path.py 10.5 -> 11.0.1
  • pathlib2 2.3.0 -> 2.3.2
  • pillow 5.0.0 -> 5.1.0
  • pip 9.0.1 -> 10.0.1
  • pkginfo 1.4.1 -> 1.4.2
  • ply 3.10 -> 3.11
  • psutil 5.4.3 -> 5.4.5
  • py 1.5.2 -> 1.5.3
  • pycodestyle 2.3.1 -> 2.4.0
  • pylint 1.8.2 -> 1.8.4
  • pyodbc 4.0.22 -> 4.0.23
  • pyopenssl 17.5.0 -> 18.0.0
  • pyqt 5.6.0 -> 5.9.2
  • pysocks 1.6.7 -> 1.6.8
  • pytables 3.4.2 -> 3.4.3
  • pytest 3.3.2 -> 3.5.1
  • python 3.6.4 -> 3.6.5
  • python-dateutil 2.6.1 -> 2.7.3
  • pytz 2017.3 -> 2018.4
  • pyzmq 16.0.3 -> 17.0.0
  • qt 5.6.2 -> 5.9.5
  • qtpy 1.3.1 -> 1.4.1
  • scandir 1.6 -> 1.7
  • scipy 1.0.0 -> 1.1.0
  • send2trash 1.4.2 -> 1.5.0
  • setuptools 38.4.0 -> 39.1.0
  • sip 4.18.1 -> 4.19.8
  • sortedcollections 0.5.3 -> 0.6.1
  • sortedcontainers 1.5.9 -> 1.5.10
  • sphinx 1.6.6 -> 1.7.4
  • spyder 3.2.6 -> 3.2.8
  • sqlalchemy 1.2.1 -> 1.2.7
  • sqlite 3.22.0 -> 3.23.1
  • statsmodels 0.8.0 -> 0.9.0
  • subprocess32 3.2.7 -> 3.5.0
  • tornado 4.5.3 -> 5.0.2
  • typing 3.6.2 -> 3.6.4
  • wheel 0.30.0 -> 0.31.1
  • widgetsnbextension 3.1.0 -> 3.2.1
  • xlsxwriter 1.0.2 -> 1.0.4
Added:
  • backcall 0.1.0
  • blas 1.0
  • blosc 1.14.3
  • kiwisolver 1.0.1
  • mkl_fft 1.0.1
  • mkl_random 1.0.1
  • more-itertools 4.1.0
  • numpy-base 1.14.3
  • pytest-arraydiff 0.2
  • pytest-astropy 0.3.0
  • pytest-doctestplus 0.1.3
  • pytest-openfiles 0.3.0
  • pytest-remotedata 0.2.1
  • snappy 1.1.7

More changes specific to linux-64

Updated:
  • dbus 1.12.2 -> 1.13.2
  • fontconfig 2.12.4 -> 2.12.6
  • glib 2.53.6 -> 2.56.1
  • graphite2 1.3.10 -> 1.3.11
  • gst-plugins-base 1.12.4 -> 1.14.0
  • gstreamer 1.12.4 -> 1.14.0
  • harfbuzz 1.7.4 -> 1.7.6
  • libedit 3.1 -> 3.1.20170329
  • libsodium 1.0.15 -> 1.0.16
  • libxcb 1.12 -> 1.13
  • ncurses 6.0 -> 6.1
  • pcre 8.41 -> 8.42
  • pexpect 4.3.1 -> 4.5.0
  • unixodbc 2.3.4 -> 2.3.6
  • xz 5.2.3 -> 5.2.4
  • zeromq 4.2.2 -> 4.2.5

More changes specific to linux-32

Updated:
  • dbus 1.12.2 -> 1.13.2
  • fontconfig 2.12.4 -> 2.12.6
  • glib 2.53.6 -> 2.56.1
  • graphite2 1.3.10 -> 1.3.11
  • gst-plugins-base 1.12.4 -> 1.14.0
  • gstreamer 1.12.4 -> 1.14.0
  • harfbuzz 1.7.4 -> 1.7.6
  • libedit 3.1 -> 3.1.20170329
  • libsodium 1.0.15 -> 1.0.16
  • libxcb 1.12 -> 1.13
  • ncurses 6.0 -> 6.1
  • pcre 8.41 -> 8.42
  • pexpect 4.3.1 -> 4.5.0
  • unixodbc 2.3.4 -> 2.3.6
  • xz 5.2.3 -> 5.2.4
  • zeromq 4.2.2 -> 4.2.5

More changes specific to linux-ppc64le

Updated:
  • anaconda-client 1.6.6 -> 1.6.14
  • astroid 1.6.1 -> 1.6.2
  • bokeh 0.12.13 -> 0.12.15
  • cairo 1.14.10 -> 1.14.12
  • cffi 1.11.2 -> 1.11.5
  • conda 4.4.9 -> 4.5.4
  • conda-build 3.4.1 -> 3.10.5
  • cython 0.27.3 -> 0.28.1
  • cytoolz 0.8.2 -> 0.9.0.1
  • dask 0.16.0 -> 0.17.5
  • dask-core 0.16.0 -> 0.17.5
  • fontconfig 2.12.4 -> 2.12.6
  • glib 2.53.6 -> 2.56.1
  • ipaddress 1.0.18 -> 1.0.22
  • ipywidgets 7.1.1 -> 7.2.0
  • libsodium 1.0.15 -> 1.0.16
  • libxcb 1.12 -> 1.13
  • libxml2 2.9.4 -> 2.9.8
  • libxslt 1.1.29 -> 1.1.32
  • mistune 0.8.1 -> 0.8.3
  • msgpack-python 0.4.8 -> 0.5.6
  • ncurses 6.0 -> 6.1
  • pcre 8.41 -> 8.42
  • pytest 3.2.5 -> 3.5.1
  • setuptools 36.5.0 -> 39.1.0
  • sortedcontainers 1.5.7 -> 1.5.10
  • sphinx 1.6.3 -> 1.7.4
  • sqlite 3.21.0 -> 3.23.1
  • tornado 4.5.2 -> 5.0.2
  • unixodbc 2.3.4 -> 2.3.6
  • xz 5.2.3 -> 5.2.4
  • zeromq 4.2.2 -> 4.2.3
Added:
  • attrs 18.1.0
  • pluggy 0.6.0
Removed:
  • gmpy2
  • mpc
  • mpfr

More changes specific to win-32

Updated:
  • menuinst 1.4.11 -> 1.4.14
  • pywin32 222 -> 223
  • pywinpty 0.5 -> 0.5.1
  • xlwings 0.11.5 -> 0.11.8
Added:
  • libsodium 1.0.16
  • m2w64-gcc-libgfortran 5.3.0
  • m2w64-gcc-libs 5.3.0
  • m2w64-gcc-libs-core 5.3.0
  • m2w64-gmp 6.1.0
  • m2w64-libwinpthread-git 5.0.0.4634.697f757
  • msys2-conda-epoch 20160418
  • zeromq 4.2.5

More changes specific to win-64

Updated:
  • menuinst 1.4.11 -> 1.4.14
  • pywin32 222 -> 223
  • pywinpty 0.5 -> 0.5.1
  • xlwings 0.11.5 -> 0.11.8
Added:
  • libsodium 1.0.16
  • m2w64-gcc-libgfortran 5.3.0
  • m2w64-gcc-libs 5.3.0
  • m2w64-gcc-libs-core 5.3.0
  • m2w64-gmp 6.1.0
  • m2w64-libwinpthread-git 5.0.0.4634.697f757
  • msys2-conda-epoch 20160418
  • zeromq 4.2.5

Anaconda 5.1.0 (Feb 15, 2018)

User-facing changes

  • Microsoft Visual Studio Code added as an install option
  • Anaconda Navigator has install and launch options for VS Code
  • The installer support link has been replaced with the Getting Started page

Backend improvements (non-visible changes)

  • Power packages are built with same recipes as rest of distribution
  • Fixed some incomplete Windows installations due to interactions with antivirus software
  • Fixed spaces in paths problems on Windows
  • Anaconda Navigator was removed from the anaconda metapackage (but not the Anaconda installer)
  • Installers present warnings when executed on the wrong platform

Changes for all x86 platforms

Updated:
  • anaconda-client 1.6.5 -> 1.6.9
  • anaconda-project 0.8.0 -> 0.8.2
  • anaconda-navigator 1.6.9 -> 1.7.0
  • asn1crypto 0.22.0 -> 0.24.0
  • astroid 1.5.3 -> 1.6.1
  • astropy 2.0.2 -> 2.0.3
  • babel 2.5.0 -> 2.5.3
  • bleach 2.0.0 -> 2.1.2
  • bokeh 0.12.10 -> 0.12.13
  • certifi 2017.7.27.1 -> 2018.1.18
  • cffi 1.10.0 -> 1.11.4
  • cloudpickle 0.4.0 -> 0.5.2
  • conda 4.3.27 -> 4.4.10
  • conda-build 3.0.27 -> 3.4.1
  • cryptography 2.0.3 -> 2.1.4
  • curl 7.55.1 -> 7.58.0
  • cython 0.26.1 -> 0.27.3
  • cytoolz 0.8.2 -> 0.9.0
  • dask 0.15.3 -> 0.16.1
  • dask-core 0.15.3 -> 0.16.1
  • decorator 4.1.2 -> 4.2.1
  • distributed 1.19.1 -> 1.20.2
  • filelock 2.0.12 -> 2.0.13
  • futures 3.1.1 -> 3.2.0
  • glob2 0.5 -> 0.6
  • h5py 2.7.0 -> 2.7.1
  • html5lib 0.999999999 -> 1.0.1
  • ipaddress 1.0.18 -> 1.0.19
  • ipykernel 4.6.1 -> 4.8.0
  • ipython 6.1.0 -> 6.2.1
  • ipywidgets 7.0.0 -> 7.1.1
  • jedi 0.10.2 -> 0.11.1
  • jinja2 2.9.6 -> 2.10
  • jupyter_client 5.1.0 -> 5.2.2
  • jupyter_core 4.3.0 -> 4.4.0
  • jupyterlab_launcher 0.4.0 -> 0.10.2
  • libpng 1.6.32 -> 1.6.34
  • libtiff 4.0.8 -> 4.0.9
  • libxml2 2.9.4 -> 2.9.7
  • libxslt 1.1.29 -> 1.1.32
  • llvmlite 0.20.0 -> 0.21.0
  • lxml 4.1.0 -> 4.1.1
  • matplotlib 2.1.0 -> 2.1.2
  • mistune 0.7.4 -> 0.8.3
  • mkl 2018.0.0 -> 2018.0.1
  • mpmath 0.19 -> 1.0.0
  • msgpack-python 0.4.8 -> 0.5.1
  • networkx 2.0 -> 2.1
  • nltk 3.2.4 -> 3.2.5
  • notebook 5.0.0 -> 5.4.0
  • numba 0.35.0 -> 0.36.2
  • numexpr 2.6.2 -> 2.6.4
  • numpy 1.13.3 -> 1.14.0
  • olefile 0.44 -> 0.45.1
  • openpyxl 2.4.8 -> 2.4.10
  • openssl 1.0.2l -> 1.0.2n
  • pandas 0.20.3 -> 0.22.0
  • path.py 10.3.1 -> 10.5
  • patsy 0.4.1 -> 0.5.0
  • pep8 1.7.0 -> 1.7.1
  • pillow 4.2.1 -> 5.0.0
  • psutil 5.4.0 -> 5.4.3
  • py 1.4.34 -> 1.5.2
  • pycosat 0.6.2 -> 0.6.3
  • pycurl 7.43.0 -> 7.43.0.1
  • pylint 1.7.4 -> 1.8.2
  • pyodbc 4.0.17 -> 4.0.22
  • pyopenssl 17.2.0 -> 17.5.0
  • pytest 3.2.1 -> 3.3.2
  • python 3.6.3 -> 3.6.4
  • pytz 2017.2 -> 2017.3
  • pyzmq 16.0.2 -> 16.0.3
  • rope 0.10.5 -> 0.10.7
  • ruamel_yaml 0.11.14 -> 0.15.35
  • scikit-image 0.13.0 -> 0.13.1
  • scipy 0.19.1 -> 1.0.0
  • seaborn 0.8.0 -> 0.8.1
  • setuptools 36.5.0 -> 38.4.0
  • sortedcontainers 1.5.7 -> 1.5.9
  • sphinx 1.6.3 -> 1.6.6
  • spyder 3.2.4 -> 3.2.6
  • sqlalchemy 1.1.13 -> 1.2.1
  • sqlite 3.20.1 -> 3.22.0
  • toolz 0.8.2 -> 0.9.0
  • tornado 4.5.2 -> 4.5.3
  • werkzeug 0.12.2 -> 0.14.1
  • wheel 0.29.0 -> 0.30.0
  • widgetsnbextension 3.0.2 -> 3.1.0
Added:
  • attrs 17.4.0
  • libcurl 7.58.0
  • parso 0.1.1
  • pluggy 0.6.0
  • send2trash 1.4.2

More changes specific to win-64

Updated:
  • comtypes 1.1.2 -> 1.1.4
  • jupyterlab 0.27.0 -> 0.31.4
  • menuinst 1.4.10 -> 1.4.11
  • pywin32 221 -> 222
  • xlwings 0.11.4 -> 0.11.5
Added:
  • backports.shutil_which 3.5.1
  • pywinpty 0.5
  • terminado 0.8.1
  • winpty 0.4.3
Removed:
  • cachecontrol
  • distlib
  • lockfile
  • progress

More changes specific to win-32

Updated:
  • comtypes 1.1.2 -> 1.1.4
  • jupyterlab 0.27.0 -> 0.31.5
  • menuinst 1.4.10 -> 1.4.11
  • pywin32 221 -> 222
  • xlwings 0.11.4 -> 0.11.5
Added:
  • backports.shutil_which 3.5.1
  • pywinpty 0.5
  • terminado 0.8.1
  • winpty 0.4.3
Removed:
  • cachecontrol
  • distlib
  • lockfile
  • progress

More changes specific to osx-64

Updated:
  • dbus 1.10.22 -> 1.12.2
  • expat 2.2.4 -> 2.2.5
  • jupyterlab 0.27.0 -> 0.31.5
  • libsodium 1.0.13 -> 1.0.15
  • pexpect 4.2.1 -> 4.3.1
  • terminado 0.6 -> 0.8.1
  • xlwings 0.11.4 -> 0.11.5

More changes specific to linux-64

Updated:
  • cairo 1.14.10 -> 1.14.12
  • dbus 1.10.22 -> 1.12.2
  • expat 2.2.4 -> 2.2.5
  • gst-plugins-base 1.12.2 -> 1.12.4
  • gstreamer 1.12.2 -> 1.12.4
  • harfbuzz 1.5.0 -> 1.7.4
  • jupyterlab 0.27.0 -> 0.31.5
  • libsodium 1.0.13 -> 1.0.15
  • pango 1.40.11 -> 1.41.0
  • pexpect 4.2.1 -> 4.3.1
  • pycairo 1.13.3 -> 1.15.4
  • terminado 0.6 -> 0.8.1

More changes specific to linux-32

Updated:
  • cairo 1.14.10 -> 1.14.12
  • dbus 1.10.22 -> 1.12.2
  • expat 2.2.4 -> 2.2.5
  • gst-plugins-base 1.12.2 -> 1.12.4
  • gstreamer 1.12.2 -> 1.12.4
  • harfbuzz 1.5.0 -> 1.7.4
  • jupyterlab 0.27.0 -> 0.31.5
  • libsodium 1.0.13 -> 1.0.15
  • pango 1.40.11 -> 1.41.0
  • pexpect 4.2.1 -> 4.3.1
  • pycairo 1.13.3 -> 1.15.4
  • terminado 0.6 -> 0.8.1

Changes for linux-ppc64le

Updated:
  • anaconda-client 1.6.3 -> 1.6.6
  • anaconda-project 0.6.0 -> 0.8.2
  • asn1crypto 0.22.0 -> 0.23.0
  • astroid 1.5.3 -> 1.6.1
  • astropy 2.0.1 -> 2.0.3
  • bleach 1.5.0 -> 2.1.2
  • bokeh 0.12.7 -> 0.12.13
  • cairo 1.14.8 -> 1.14.10
  • certifi 2016.2.28 -> 2018.1.18
  • cffi 1.10.0 -> 1.11.2
  • cloudpickle 0.4.0 -> 0.5.2
  • cryptography 1.8.1 -> 2.1.4
  • curl 7.52.1 -> 7.55.1
  • cython 0.26 -> 0.27.3
  • dask 0.15.2 -> 0.16.0
  • distributed 1.18.1 -> 1.20.2
  • expat 2.1.0 -> 2.2.5
  • filelock 2.0.7 -> 2.0.13
  • fontconfig 2.12.1 -> 2.12.4
  • freetype 2.5.5 -> 2.8
  • futures 3.1.1 -> 3.2.0
  • glob2 0.5 -> 0.6
  • h5py 2.7.0 -> 2.7.1
  • hdf5 1.8.17 -> 1.10.1
  • html5lib 0.9999999 -> 1.0.1
  • ipykernel 4.6.1 -> 4.8.0
  • ipython 5.3.0 -> 5.4.1
  • ipython 6.1.0 -> 6.2.1
  • ipywidgets 6.0.0 -> 7.1.1
  • jedi 0.10.2 -> 0.11.0
  • jinja2 2.9.6 -> 2.10
  • jupyter_client 5.1.0 -> 5.2.2
  • jupyter_core 4.3.0 -> 4.4.0
  • libpng 1.6.30 -> 1.6.32
  • libsodium 1.0.10 -> 1.0.15
  • libtiff 4.0.6 -> 4.0.9
  • lxml 3.7.3 -> 4.1.1
  • matplotlib 2.0.2 -> 2.1.2
  • mistune 0.7.4 -> 0.8.1
  • mpmath 0.19 -> 1.0.0
  • nbconvert 5.2.1 -> 5.3.1
  • networkx 1.11 -> 2.1
  • nltk 3.2.4 -> 3.2.5
  • notebook 5.0.0 -> 5.4.0
  • numexpr 2.6.2 -> 2.6.4
  • numpy 1.13.1 -> 1.13.3
  • olefile 0.44 -> 0.45.1
  • openblas 0.2.19 -> 0.2.20
  • openpyxl 2.4.8 -> 2.4.10
  • openssl 1.0.2l -> 1.0.2n
  • pandas 0.20.3 -> 0.22.0
  • path.py 10.3.1 -> 10.5
  • pcre 8.39 -> 8.41
  • pexpect 4.2.1 -> 4.3.0
  • pillow 4.2.1 -> 5.0.0
  • psutil 5.2.2 -> 5.4.1
  • py 1.4.34 -> 1.5.2
  • pycairo 1.10.0 -> 1.13.3
  • pycosat 0.6.2 -> 0.6.3
  • pylint 1.7.2 -> 1.8.2
  • pyodbc 4.0.16 -> 4.0.22
  • pyopenssl 17.0.0 -> 17.5.0
  • pytest 3.2.1 -> 3.2.5
  • python 2.7.13 -> 2.7.14
  • python 3.6.2 -> 3.6.4
  • pytz 2017.2 -> 2017.3
  • pyzmq 16.0.2 -> 16.0.3
  • requests 2.14.2 -> 2.18.4
  • ruamel_yaml 0.11.14 -> 0.15.35
  • scandir 1.5 -> 1.6
  • scikit-image 0.13.0 -> 0.13.1
  • scikit-learn 0.19.0 -> 0.19.1
  • scipy 0.19.1 -> 1.0.0
  • seaborn 0.8 -> 0.8.1
  • setuptools 36.4.0 -> 36.5.0
  • six 1.10.0 -> 1.11.0
  • sqlalchemy 1.1.13 -> 1.2.1
  • sqlite 3.13.0 -> 3.21.0
  • terminado 0.6 -> 0.8.1
  • tk 8.5.18 -> 8.6.7
  • wheel 0.29.0 -> 0.30.0
  • widgetsnbextension 3.0.2 -> 3.1.0
  • xlsxwriter 0.9.8 -> 1.0.2
  • yaml 0.1.6 -> 0.1.7
  • zeromq 4.1.5 -> 4.2.2
  • zict 0.1.2 -> 0.1.3
Added:
  • backports.functools_lru_cache 1.4
  • backports.shutil_get_terminal_size 1.0.0
  • bzip2 1.0.6
  • ca-certificates 2017.08.26
  • conda 4.4.9
  • conda-build 3.4.1
  • conda-env 2.6.0
  • conda-verify 3.0.0
  • dask-core 0.16.0
  • glib 2.53.6
  • gmp 6.1.2
  • gmpy2 2.0.8
  • icu 58.2
  • imageio 2.2.0
  • libedit 3.1.20170329
  • libgcc-ng 7.2.0
  • libgfortran-ng 7.2.0
  • libopenblas 0.2.20
  • libssh2 1.8.0
  • libstdcxx-ng 7.2.0
  • libxcb 1.12
  • lzo 2.10
  • mccabe 0.6.1
  • mpc 1.0.3
  • mpfr 3.1.5
  • ncurses 6.0
  • openblas-devel 0.2.20
  • pandoc 2.0.0.1
  • parso 0.1.1
  • pysocks 1.6.7
  • readline 7.0
  • send2trash 1.4.2
  • typing 3.6.2
  • urllib3 1.22
  • webencodings 0.5.1
Removed:
  • functools_lru_cache
  • libgfortran
  • libiconv

Anaconda 5.0.1 (Oct 25, 2017)

The changes detailed here are based on an upgrade from Anaconda 5.0.0.

  • R has been updated to version 3.4.2. All R packages (including RStudio) have been rebuilt to be compatible with the new Anaconda 5.0 compilers.
  • Updated many packages, including Python, Numpy, Spyder, Navigator, and Bokeh.
  • The MKL library load path has been modified to address issue for Julia users.
  • Fixed an OpenSSL issue with WSL on Windows.
  • Fixed Anaconda Installer Configuration (AIC) feature for Unix installers.
  • Re-enabled spaces in installation paths on Windows (temporarily disabled in 5.0.0).

Changes for all x86 platforms

Updated:
  • anaconda-navigator 1.6.8 -> 1.6.9
  • bokeh 0.12.7 -> 0.12.10
  • conda 4.3.27 -> 4.3.30
  • conda-build 3.0.22 -> 3.0.27
  • dask 0.15.2 -> 0.15.3
  • dask-core 0.15.2 -> 0.15.3
  • distributed 1.18.3 -> 1.19.1
  • lxml 3.8.0 -> 4.1.0
  • matplotlib 2.0.2 -> 2.1.0
  • networkx 1.11 -> 2.0
  • numpy 1.13.1 -> 1.13.3
  • psutil 5.2.2 -> 5.4.0
  • pyflakes 1.5.0 -> 1.6.0
  • pylint 1.7.2 -> 1.7.4
  • python 2.7.13 -> 2.7.14
  • python 3.6.2 -> 3.6.3
  • scandir 1.5 -> 1.6
  • scikit-learn 0.19.0 -> 0.19.1
  • six 1.10.0 -> 1.11.0
  • spyder 3.2.3 -> 3.2.4
  • xlsxwriter 0.9.8 -> 1.0.2
  • zict 0.1.2 -> 0.1.3

More changes specific to win-64

Updated:
  • menuinst 1.4.8 -> 1.4.10
Added:
  • lzo 2.10

More changes specific to win-32

Updated:
  • menuinst 1.4.8 -> 1.4.10
Added:
  • lzo 2.10

More changes specific to macOS-64

Added:
  • bzip2 1.0.6
  • lzo 2.10

More changes specific to linux-64

Added:
  • bzip2 1.0.6

More changes specific to linux-32

Added:
  • bzip2 1.0.6

Anaconda 5.0.0.1 (Oct 2, 2017)

  • Fixes Python & C compiler fallback path for all cases on x86/x86_64 Linux. Without this fix, people were required to use our new compilers, which is not something we want to enforce at this time. This was affecting travis-ci builds and pip installs of packages that require compilation for extensions.

What’s new in Anaconda 5.0?

Anaconda 5.0 was released on Sept 26, 2017.

  • Over 100 packages updated and added. MKL is updated to 2018.0.0. JupyterLab alpha preview 0.27.0 is included.
  • All new compilers on macOS and Linux, giving substantial security and performance improvements.
  • Where possible, all build recipes use conda-forge as a base, using https://github.com/AnacondaRecipes .
  • A new channel, pkgs/main, has been added to defaults. The new channel is given top priority within defaults and holds packages built with the new compiler stack.
  • Continuum Analytics has been renamed to Anaconda, Inc. See this blog post for more.
  • Spaces are no longer allowed in the installation path on Windows.
  • Transitioned to more flexible dependency pinning of numpy packages, giving wider ranges of compatibility.

Changes for all x86 platforms

Updated:
  • anaconda-client 1.6.3 -> 1.6.5
  • anaconda-navigator 1.6.2 -> 1.6.8
  • anaconda-project 0.6.0 -> 0.8.0
  • astroid 1.4.9 -> 1.5.3
  • astropy 1.3.2 -> 2.0.2
  • babel 2.4.0 -> 2.5.0
  • blaze 0.10.1 -> 0.11.3
  • bleach 1.5.0 -> 2.0.0
  • bokeh 0.12.5 -> 0.12.7
  • boto 2.46.1 -> 2.48.0
  • chardet 3.0.3 -> 3.0.4
  • cloudpickle 0.2.2 -> 0.4.0
  • conda 4.3.21 -> 4.3.27
  • cryptography 1.8.1 -> 2.0.3
  • curl 7.52.1 -> 7.55.1
  • cython 0.25.2 -> 0.26.1
  • dask 0.14.3 -> 0.15.2
  • decorator 4.0.11 -> 4.1.2
  • distributed 1.16.3 -> 1.18.3
  • docutils 0.13.1 -> 0.14
  • entrypoints 0.2.2 -> 0.2.3
  • flask-cors 3.0.2 -> 3.0.3
  • freetype 2.5.5 -> 2.8
  • gevent 1.2.1 -> 1.2.2
  • html5lib 0.999 -> 0.999999999
  • idna 2.5 -> 2.6
  • ipywidgets 6.0.0 -> 7.0.0
  • isort 4.2.5 -> 4.2.15
  • jupyter_client 5.0.1 -> 5.1.0
  • jupyter_console 5.1.0 -> 5.2.0
  • lazy-object-proxy 1.2.2 -> 1.3.1
  • libpng 1.6.27 -> 1.6.32
  • libtiff 4.0.6 -> 4.0.8
  • llvmlite 0.18.0 -> 0.20.0
  • lxml 3.7.3 -> 3.8.0
  • markupsafe 0.23 -> 1.0
  • mkl 2017.0.1 -> 2018.0.0
  • nbconvert 5.1.1 -> 5.3.1
  • nbformat 4.3.0 -> 4.4.0
  • nltk 3.2.3 -> 3.2.4
  • numba 0.33.0 -> 0.35.0
  • numpy 1.12.1 -> 1.13.1
  • numpydoc 0.6.0 -> 0.7.0
  • odo 0.5.0 -> 0.5.1
  • openpyxl 2.4.7 -> 2.4.8
  • pandas 0.20.1 -> 0.20.3
  • pandocfilters 1.4.1 -> 1.4.2
  • pathlib2 2.2.1 -> 2.3.0
  • pillow 4.1.1 -> 4.2.1
  • prompt_toolkit 1.0.14 -> 1.0.15
  • py 1.4.33 -> 1.4.34
  • pycparser 2.17 -> 2.18
  • pylint 1.6.4 -> 1.7.2
  • pyodbc 4.0.16 -> 4.0.17
  • pyopenssl 17.0.0 -> 17.2.0
  • pyparsing 2.1.4 -> 2.2.0
  • pytest 3.0.7 -> 3.2.1
  • python-dateutil 2.6.0 -> 2.6.1
  • qtconsole 4.3.0 -> 4.3.1
  • qtpy 1.2.1 -> 1.3.1
  • requests 2.14.2 -> 2.18.4
  • rope 0.9.4 -> 0.10.5
  • scikit-learn 0.18.1 -> 0.19.0
  • scipy 0.19.0 -> 0.19.1
  • seaborn 0.7.1 -> 0.8.0
  • setuptools 27.2.0 -> 36.5.0
  • sip 4.18 -> 4.18.1
  • sphinx 1.5.6 -> 1.6.3
  • spyder 3.1.4 -> 3.2.3
  • sqlalchemy 1.1.9 -> 1.1.13
  • sympy 1.0 -> 1.1.1
  • testpath 0.3 -> 0.3.1
  • tk 8.5.18 -> 8.6.7
  • tornado 4.5.1 -> 4.5.2
  • widgetsnbextension 2.0.0 -> 3.0.2
  • wrapt 1.10.10 -> 1.10.11
  • xlrd 1.0.0 -> 1.1.0
  • xlsxwriter 0.9.6 -> 0.9.8
  • zlib 1.2.8 -> 1.2.11
Added:
  • backports.shutil_get_terminal_size 1.0.0
  • bkcharts 0.2
  • ca-certificates 2017.08.26
  • certifi 2017.7.27.1
  • conda-build 3.0.22
  • dask-core 0.15.2
  • filelock 2.0.12
  • glob2 0.5
  • imageio 2.2.0
  • intel-openmp 2018.0.0
  • jupyterlab 0.27.0
  • jupyterlab_launcher 0.4.0
  • libssh2 1.8.0
  • mccabe 0.6.1
  • pkginfo 1.4.1
  • pycodestyle 2.3.1
  • pysocks 1.6.7
  • sphinxcontrib 1.0
  • sphinxcontrib-websupport 1.0.1
  • typing 3.6.2
  • urllib3 1.22
  • webencodings 0.5.1
Removed:
  • _license

More changes specific to win-64

Updated:
  • hdf5 1.8.15.1 -> 1.10.1
  • icu 57.1 -> 58.2
  • ipython 5.3.0 -> 5.4.1
  • ipython 5.3.0 -> 6.1.0
  • menuinst 1.4.7 -> 1.4.8
  • pytables 3.2.2 -> 3.4.2
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • pywin32 220 -> 221
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • vs2008_runtime 9.00.30729.5054 -> 9.00.30729.1
  • xlwings 0.10.4 -> 0.11.4
  • xlwt 1.2.0 -> 1.3.0
Added:
  • backports.functools_lru_cache 1.4
  • cachecontrol 0.12.3
  • distlib 0.2.5
  • icc_rt 2017.0.4
  • libiconv 1.15
  • libxml2 2.9.4
  • libxslt 1.1.29
  • lockfile 0.12.2
  • pandoc 1.19.2.1
  • progress 1.3
  • sqlite 3.20.1
  • vc 14
  • vc 9
  • win_inet_pton 1.0.1
  • wincertstore 0.2
  • yaml 0.1.7

More changes specific to win-32

Updated:
  • hdf5 1.8.15.1 -> 1.10.1
  • icu 57.1 -> 58.2
  • ipython 5.3.0 -> 5.4.1
  • ipython 5.3.0 -> 6.1.0
  • menuinst 1.4.7 -> 1.4.8
  • pytables 3.2.2 -> 3.4.2
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • pywin32 220 -> 221
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • vs2008_runtime 9.00.30729.5054 -> 9.00.30729.1
  • xlwings 0.10.4 -> 0.11.4
  • xlwt 1.2.0 -> 1.3.0
Added:
  • backports.functools_lru_cache 1.4
  • cachecontrol 0.12.3
  • distlib 0.2.5
  • icc_rt 2017.0.4
  • libiconv 1.15
  • libxml2 2.9.4
  • libxslt 1.1.29
  • lockfile 0.12.2
  • pandoc 1.19.2.1
  • progress 1.3
  • sqlite 3.20.1
  • vc 14
  • vc 9
  • win_inet_pton 1.0.1
  • wincertstore 0.2
  • yaml 0.1.7

More changes specific to macOS-64

Updated:
  • hdf5 1.8.17 -> 1.10.1
  • icu 54.1 -> 58.2
  • ipython 5.3.0 -> 5.4.1
  • ipython 5.3.0 -> 6.1.0
  • libiconv 1.14 -> 1.15
  • ptyprocess 0.5.1 -> 0.5.2
  • pytables 3.3.0 -> 3.4.2
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • python.app 1.2 -> 2
  • readline 6.2 -> 7.0
  • sqlite 3.13.0 -> 3.20.1
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • xlwings 0.10.4 -> 0.11.4
  • xz 5.2.2 -> 5.2.3
  • yaml 0.1.6 -> 0.1.7
Added:
  • backports.functools_lru_cache 1.4
  • dbus 1.10.22
  • expat 2.2.4
  • gettext 0.19.8.1
  • glib 2.53.6
  • gmp 6.1.2
  • gmpy2 2.0.8
  • libcxx 4.0.1
  • libcxxabi 4.0.1
  • libedit 3.1
  • libffi 3.2.1
  • libgfortran 3.0.1
  • libsodium 1.0.13
  • mpc 1.0.3
  • mpfr 3.1.5
  • ncurses 6.0
  • pandoc 1.19.2.1
  • pcre 8.41
  • zeromq 4.2.2

More changes specific to linux-64

Updated:
  • cairo 1.14.8 -> 1.14.10
  • dbus 1.10.10 -> 1.10.22
  • expat 2.1.0 -> 2.2.4
  • fontconfig 2.12.1 -> 2.12.4
  • glib 2.50.2 -> 2.53.6
  • gst-plugins-base 1.8.0 -> 1.12.2
  • gstreamer 1.8.0 -> 1.12.2
  • harfbuzz 0.9.39 -> 1.5.0
  • hdf5 1.8.17 -> 1.10.1
  • icu 54.1 -> 58.2
  • ipython 5.3.0 -> 5.4.1
  • ipython 5.3.0 -> 6.1.0
  • libsodium 1.0.10 -> 1.0.13
  • libtool 2.4.2 -> 2.4.6
  • pango 1.40.3 -> 1.40.11
  • pcre 8.39 -> 8.41
  • ptyprocess 0.5.1 -> 0.5.2
  • pycairo 1.10.0 -> 1.13.3
  • pytables 3.3.0 -> 3.4.2
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • readline 6.2 -> 7.0
  • sqlite 3.13.0 -> 3.20.1
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • xlwt 1.2.0 -> 1.3.0
  • xz 5.2.2 -> 5.2.3
  • yaml 0.1.6 -> 0.1.7
  • zeromq 4.1.5 -> 4.2.2
Added:
  • backports.functools_lru_cache 1.4
  • gmp 6.1.2
  • gmpy2 2.0.8
  • graphite2 1.3.10
  • libedit 3.1
  • libgcc-ng 7.2.0
  • libgfortran-ng 7.2.0
  • libstdcxx-ng 7.2.0
  • lzo 2.10
  • mpc 1.0.3
  • mpfr 3.1.5
  • ncurses 6.0
  • pandoc 1.19.2.1
  • patchelf 0.9
Removed:
  • libgcc
  • libgfortran
  • libiconv

More changes specific to linux-32

Updated:
  • cairo 1.14.8 -> 1.14.10
  • dbus 1.10.10 -> 1.10.22
  • expat 2.1.0 -> 2.2.4
  • fontconfig 2.12.1 -> 2.12.4
  • glib 2.50.2 -> 2.53.6
  • gst-plugins-base 1.8.0 -> 1.12.2
  • gstreamer 1.8.0 -> 1.12.2
  • harfbuzz 0.9.39 -> 1.5.0
  • hdf5 1.8.17 -> 1.10.1
  • icu 54.1 -> 58.2
  • ipython 5.3.0 -> 5.4.1
  • ipython 5.3.0 -> 6.1.0
  • libsodium 1.0.10 -> 1.0.13
  • libtool 2.4.2 -> 2.4.6
  • pango 1.40.3 -> 1.40.11
  • pcre 8.39 -> 8.41
  • ptyprocess 0.5.1 -> 0.5.2
  • pycairo 1.10.0 -> 1.13.3
  • pytables 3.3.0 -> 3.4.2
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • readline 6.2 -> 7.0
  • sqlite 3.13.0 -> 3.20.1
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • xlwt 1.2.0 -> 1.3.0
  • xz 5.2.2 -> 5.2.3
  • yaml 0.1.6 -> 0.1.7
  • zeromq 4.1.5 -> 4.2.2
Added:
  • backports.functools_lru_cache 1.4
  • gmp 6.1.2
  • gmpy2 2.0.8
  • graphite2 1.3.10
  • libedit 3.1
  • libgcc-ng 7.2.0
  • libgfortran-ng 7.2.0
  • libstdcxx-ng 7.2.0
  • lzo 2.10
  • mpc 1.0.3
  • mpfr 3.1.5
  • ncurses 6.0
  • pandoc 1.15.0.6
  • patchelf 0.9
Removed:
  • libgcc
  • libgfortran
  • libiconv

Changes for linux-ppc64le

Updated:
  • astroid 1.4.9 -> 1.5.3
  • astropy 1.3.2 -> 2.0.1
  • babel 2.4.0 -> 2.5.0
  • bokeh 0.12.5 -> 0.12.7
  • boto 2.46.1 -> 2.48.0
  • chardet 3.0.3 -> 3.0.4
  • cloudpickle 0.2.2 -> 0.4.0
  • cython 0.25.2 -> 0.26
  • dask 0.14.3 -> 0.15.2
  • decorator 4.0.11 -> 4.1.2
  • distributed 1.16.3 -> 1.18.1
  • docutils 0.13.1 -> 0.14
  • entrypoints 0.2.2 -> 0.2.3
  • flask-cors 3.0.2 -> 3.0.3
  • gevent 1.2.1 -> 1.2.2
  • html5lib 0.999 -> 0.9999999
  • idna 2.5 -> 2.6
  • ipython 5.3.0 -> 6.1.0
  • isort 4.2.5 -> 4.2.15
  • jupyter_client 5.0.1 -> 5.1.0
  • jupyter_console 5.1.0 -> 5.2.0
  • lazy-object-proxy 1.2.2 -> 1.3.1
  • libpng 1.6.27 -> 1.6.30
  • markupsafe 0.23 -> 1.0
  • nbconvert 5.1.1 -> 5.2.1
  • nbformat 4.3.0 -> 4.4.0
  • nltk 3.2.3 -> 3.2.4
  • numpy 1.12.1 -> 1.13.1
  • numpydoc 0.6.0 -> 0.7.0
  • odo 0.5.0 -> 0.5.1
  • openpyxl 2.4.7 -> 2.4.8
  • pandas 0.20.1 -> 0.20.3
  • pandocfilters 1.4.1 -> 1.4.2
  • pathlib2 2.2.1 -> 2.3.0
  • pillow 4.1.1 -> 4.2.1
  • prompt_toolkit 1.0.14 -> 1.0.15
  • ptyprocess 0.5.1 -> 0.5.2
  • py 1.4.33 -> 1.4.34
  • pycparser 2.17 -> 2.18
  • pyflakes 1.5.0 -> 1.6.0
  • pylint 1.6.4 -> 1.7.2
  • pyparsing 2.1.4 -> 2.2.0
  • pytables 3.2.2 -> 3.4.2
  • pytest 3.0.7 -> 3.2.1
  • python 3.5.3 -> 3.5.4
  • python 3.6.1 -> 3.6.2
  • python-dateutil 2.6.0 -> 2.6.1
  • scikit-learn 0.18.1 -> 0.19.0
  • scipy 0.19.0 -> 0.19.1
  • seaborn 0.7.1 -> 0.8
  • setuptools 27.2.0 -> 36.4.0
  • sphinx 1.5.6 -> 1.6.3
  • sqlalchemy 1.1.9 -> 1.1.13
  • ssl_match_hostname 3.4.0.2 -> 3.5.0.1
  • sympy 1.0 -> 1.1.1
  • testpath 0.3 -> 0.3.1
  • tornado 4.5.1 -> 4.5.2
  • widgetsnbextension 2.0.0 -> 3.0.2
  • wrapt 1.10.10 -> 1.10.11
  • xlrd 1.0.0 -> 1.1.0
  • xlsxwriter 0.9.6 -> 0.9.8
  • xlwt 1.2.0 -> 1.3.0
  • xz 5.2.2 -> 5.2.3
  • zlib 1.2.8 -> 1.2.11
Added:
  • bkcharts 0.2
  • certifi 2016.2.28
  • filelock 2.0.7
  • functools_lru_cache 1.4
  • glob2 0.5
  • jedi 0.10.2
  • patchelf 0.9
  • pkginfo 1.4.1
  • pycodestyle 2.3.1
  • sphinxcontrib 1.0
  • sphinxcontrib-websupport 1.0.1
  • typing 3.6.2

What’s new in Anaconda 4.4?

Anaconda 4.4 was released on May 31, 2017 and includes the following:

  • Support added for the “ppc64le” machine type, for the POWER8 LE architecture used by IBM Power Systems and OpenPOWER servers.
  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. Instead, use Anaconda Navigator or the Anaconda Prompt in the Start Menu under “Anaconda” to use Anaconda software. If a user does choose to change the PATH variable, Anaconda is no longer appended to the PATH in system mode, and is now always added to the front of PATH in either system mode or user mode.
  • Python 3.5 is updated from 3.5.2 to 3.5.3 and Python 3.6 from 3.6.0 to 3.6.1. Anaconda 4.4 supports Python 2.7, 3.5, and 3.6. Anaconda 4.3 was the last release to support Python 3.4.
  • Minimum supported version of CentOS is now CentOS 6. Anaconda 4.3 was the last release to support CentOS 5.
  • Applied pycrypto patch for CVE-2013-7439.
  • Improved cp_acp support for install paths with non-ASCII characters on Windows.
  • conda is updated from 4.3.14 to 4.3.21.
  • Navigator is updated from 1.5.0 to 1.6.2.
  • Project is updated from 0.4.1 to 0.6.0.
  • Added distributed and pyodbc to the installers.
  • Updated EULA.
  • Conda packages with “mkl” in the package name now contain a file license.txt with a copy of the Intel Simplified Software License that applies to the Intel Math Kernel Library (MKL).
  • Over 90 packages are updated or added.

2017-05-31 4.4.0:

Highlights:
  • add support for the ppc64le (POWER8 LE used by IBM Power Systems and OpenPOWER servers) machine types
Other changes:
  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. The recommended approach is to instead use Anaconda Navigator or the Anaconda Prompt (located in the Start Menu under “Anaconda”) when you wish to use Anaconda software. Also, Anaconda will always be added to the front of PATH, for either system or user mode. (Previously it was appended to the system path.)
  • improve cp_acp support for install path on Windows
  • updated 80 packages in the installer (and their dependencies)
  • added distributed and pyodbc to the installers
  • apply pycrypto patch for CVE-2013-7439
  • end support for CentOS 5. CentOS 6 is now the minimum supported version.
Updates:
  • alabaster from 0.7.9 to 0.7.10
  • anaconda-client from 1.6.0 to 1.6.3
  • anaconda-navigator from 1.5.0 to 1.6.2
  • anaconda-project from 0.4.1 to 0.6.0
  • astropy from 1.3 to 1.3.2
  • babel from 2.3.4 to 2.4.0
  • beautifulsoup4 from 4.5.3 to 4.6.0
  • bokeh from 0.12.4 to 0.12.5
  • boto from 2.45.0 to 2.46.1
  • bottleneck from 1.2.0 to 1.2.1
  • cffi from 1.9.1 to 1.10.0
  • chardet from 2.3.0 to 3.0.3
  • colorama from 0.3.7 to 0.3.9
  • conda from 4.3.14 to 4.3.21
  • contextlib2 from 0.5.4 to 0.5.5
  • cryptography from 1.7.1 to 1.8.1
  • dask from 0.13.0 to 0.14.3
  • flask from 0.12 to 0.12.2
  • futures from 3.0.5 to 3.1.1
  • greenlet from 0.4.11 to 0.4.12
  • h5py from 2.6.0 to 2.7.0
  • hdf5 from 1.8.15.1 to 1.8.17
  • idna from 2.2 to 2.5
  • ipykernel from 4.5.2 to 4.6.1
  • ipython from 5.1.0 to 5.3.0
  • ipython_genutils from 0.1.0 to 0.2.0
  • ipywidgets from 5.2.2 to 6.0.0
  • jedi from 0.9.0 to 0.10.2
  • jinja2 from 2.9.4 to 2.9.6
  • jsonschema from 2.5.1 to 2.6.0
  • jupyter_client from 4.4.0 to 5.0.1
  • jupyter_console from 5.0.0 to 5.1.0
  • jupyter_core from 4.2.1 to 4.3.0
  • llvmlite from 0.15.0 to 0.18.0
  • lxml from 3.7.2 to 3.7.3
  • matplotlib from 2.0.0 to 2.0.2
  • menuinst from 1.4.4 to 1.4.7
  • mistune from 0.7.3 to 0.7.4
  • nbconvert from 4.2.0 to 5.1.1
  • nbformat from 4.2.0 to 4.3.0
  • nltk from 3.2.2 to 3.2.3
  • notebook from 4.3.1 to 5.0.0
  • numba from 0.30.1 to 0.33.0
  • numpy from 1.11.3 to 1.12.1
  • numexpr from 2.6.1 to 2.6.2
  • openpyxl from 2.4.1 to 2.4.7
  • openssl from 1.0.2k to 1.0.2l
  • pandas from 0.19.2 to 0.20.1
  • partd from 0.3.7 to 0.3.8
  • path.py from 10.0 to 10.3.1
  • pathlib2 from 2.2.0 to 2.2.1
  • pillow from 4.0.0 to 4.1.1
  • ply from 3.9 to 3.10
  • prompt_toolkit from 1.0.9 to 1.0.14
  • psutil from 5.0.1 to 5.2.2
  • py from 1.4.32 to 1.4.33
  • pycosat from 0.6.1 to 0.6.2
  • pygments from 2.1.3 to 2.2.0
  • pyopenssl from 16.2.0 to 17.0.0
  • pytables from 3.2.2 to 3.3.0
  • pytest from 3.0.5 to 3.0.7
  • python 3.5 from 3.5.2 to 3.5.3
  • python 3.6 from 3.6.0 to 3.6.1
  • pytz from 2016.10 to 2017.2
  • qtawesome from 0.4.3 to 0.4.4
  • qtconsole from 4.2.1 to 4.3.0
  • requests from 2.12.4 to 2.14.2
  • scandir from 1.4 to 1.5
  • scikit-image from 0.12.3 to 0.13.0
  • scipy from 0.18.1 to 0.19.0
  • sphinx from 1.5.1 to 1.5.6
  • spyder from 3.1.2 to 3.1.4
  • sqlalchemy from 1.1.5 to 1.1.9
  • statsmodels from 0.6.1 to 0.8.0
  • tornado from 4.4.2 to 4.5.1
  • traitlets from 4.3.1 to 4.3.2
  • werkzeug from 0.11.15 to 0.12.2
  • widgetsnbextension from 1.2.6 to 2.0.0
  • wrapt from 1.10.8 to 1.10.10
  • xlwings from 0.10.2 to 0.10.4
Added:
  • asn1crypto 0.22.0
  • bleach 1.5.0
  • distributed 1.16.3
  • html5lib 0.999
  • msgpack-python 0.4.8
  • navigator-updater 0.1.0
  • olefile 0.44
  • packaging 16.8
  • pandocfilters 1.4.1
  • pyodbc 4.0.16
  • pywavelets 0.5.2
  • sortedcollections 0.5.3
  • sortedcontainers 1.5.7
  • tblib 1.3.2
  • testpath 0.3
  • zict 0.1.2
Removed (from installers only):
  • argcomplete
  • chest
  • configobj
  • dill
  • pyasn1
  • redis
  • redis-py
  • sockjs-tornado

2017-03-10 4.3.1:

This patch release fixes problems with Anaconda Navigator not starting correctly on some versions of Mac OS X when using the GUI installers.

Fixes:
  • removed creation of ~/.continuum folder during install process on all platforms
  • fixed ‘//’ showing up in prefix when installing system wide on Mac OS using the GUI installer
  • fixed OpenSSL not being installable into a path which contains spaces
  • allow Unicode characters in install path on Windows (cp_acp fix)
Updates:
  • anaconda-navigator from 1.4.3 to 1.5.0
  • conda from 4.3.8 to 4.3.14
Added:
  • anaconda-project 0.4.1

2017-02-03 4.3.0.1:

In this “mirco” patch release, we fixed a problem with the Windows installers which was causing problems with Qt applications when the install prefix exceeds 30 characters. No new Anaconda meta-packages correspond to this release (only new Windows installers).

2017-01-31 4.3.0:

Highlights:
  • The Anaconda3 installers are based on Python 3.6. Anaconda 4.3 supports Python 2.7, 3.4, 3.5 and 3.6. Anaconda 4.3 will be the last release which supports Python 3.4. We will discontinue regular Python 3.4 package updates in the next release.
  • The Intel Math Kernel Library (MKL) is updated from 11.3.3 to 2017.0.1.
  • Over 90 packages are updated.
  • seaborn is now installed by default.
Other changes:
  • Updates jpeg and libpng to increase compatibility with conda-forge.
  • Warns about possible errors if installing on Windows into an install path with spaces, and does not allow installation if the install path contains unicode characters.
  • Fixes many Windows menu uninstallation issues and some other often reported uninstallation issues on Windows.
  • Anaconda 4.2 is the last release that supports macOS 10.7 and macOS 10.8. Anaconda 4.3 supports macOS versions from 10.9 through the current version 10.12.
  • conda-build, anaconda-clean and the Jupyter Notebook extensions are no longer installed by default but can be installed with a single conda command.
Updates:
  • anaconda-client from 1.5.1 to 1.6.0
  • anaconda-navigator from 1.3.1 to 1.4.3
  • astroid from 1.4.7 to 1.4.9
  • astropy from 1.2.1 to 1.3
  • backports_abc from 0.4 to 0.5
  • beautifulsoup4 from 4.5.1 to 4.5.3
  • bokeh from 0.12.2 to 0.12.4
  • boto from 2.42.0 to 2.45.0
  • bottleneck from 1.1.0 to 1.2.0
  • cairo from 1.12.18 to 1.14.8
  • cffi from 1.7.0 to 1.9.1
  • click from 6.6 to 6.7
  • cloudpickle from 0.2.1 to 0.2.2
  • conda from 4.2.9 to 4.3.8
  • contextlib2 from 0.5.3 to 0.5.4
  • cryptography from 1.5 to 1.7.1
  • curl from 7.49.0 to 7.52.1
  • cython from 0.24.1 to 0.25.2
  • cytoolz from 0.8.0 to 0.8.2
  • dask from 0.11.0 to 0.13.0
  • datashape from 0.5.2 to 0.5.4
  • decorator from 4.0.10 to 4.0.11
  • docutils from 0.12 to 0.13.1
  • flask from 0.11.1 to 0.12
  • flask-cors from 2.1.2 to 3.0.2
  • fontconfig from 2.11.1 to 2.12.1
  • gevent from 1.1.2 to 1.2.1
  • glib from 2.43.0 to 2.50.2
  • greenlet from 0.4.10 to 0.4.11
  • hdf5 from 1.8.15.1 to 1.8.17
  • idna from 2.1 to 2.2
  • ipaddress from 1.0.16 to 1.0.18
  • ipykernel from 4.5.0 to 4.5.2
  • jdcal from 1.2 to 1.3
  • jinja2 from 2.8 to 2.9.4
  • jpeg from 8d to 9b
  • jupyter_core from 4.2.0 to 4.2.1
  • lazy-object-proxy from 1.2.1 to 1.2.2
  • libpng from 1.6.22 to 1.6.27
  • libxml2 from 2.9.2 to 2.9.4
  • libxslt from 1.1.28 to 1.1.29
  • llvmlite from 0.13.0 to 0.15.0
  • lxml from 3.6.4 to 3.7.2
  • matplotlib from 1.5.3 to 2.0.0
  • menuinst from 1.4.1 to 1.4.4
  • mkl from 11.3.3 to 2017.0.1
  • multipledispatch from 0.4.8 to 0.4.9
  • nbformat from 4.1.0 to 4.2.0
  • nltk from 3.2.1 to 3.2.2
  • notebook from 4.2.3 to 4.3.1
  • numba from 0.28.1 to 0.30.1
  • numpy from 1.11.1 to 1.11.3
  • openpyxl from 2.3.2 to 2.4.1
  • openssl from 1.0.2j to 1.0.2k
  • pandas from 0.18.1 to 0.19.2
  • partd from 0.3.6 to 0.3.7
  • path.py from 8.2.1 to 10.0
  • pathlib2 from 2.1.0 to 2.2.0
  • pexpect from 4.0.1 to 4.2.1
  • pillow from 3.3.1 to 4.0.0
  • pip from 8.1.2 to 9.0.1
  • pixman from 0.32.6 to 0.34.0
  • prompt_toolkit from 1.0.3 to 1.0.9
  • psutil from 4.3.1 to 5.0.1
  • py from 1.4.31 to 1.4.32
  • pycparser from 2.14 to 2.17
  • pyflakes from 1.3.0 to 1.5.0
  • pylint from 1.5.4 to 1.6.4
  • pyopenssl from 16.0.0 to 16.2.0
  • pytables from 3.2.2 to 3.3.0
  • pytest from 2.9.2 to 3.0.5
  • python from 2.7.12 to 2.7.13
  • python-dateutil from 2.5.3 to 2.6.0
  • pytz from 2016.6.1 to 2016.10
  • pyzmq from 15.4.0 to 16.0.2
  • qt from 5.6.0 to 5.6.2
  • qtawesome from 0.3.3 to 0.4.3
  • qtpy from 1.1.2 to 1.2.1
  • requests from 2.11.1 to 2.12.4
  • scikit-learn from 0.17.1 to 0.18.1
  • sphinx from 1.4.6 to 1.5.1
  • spyder from 3.0.0 to 3.1.2
  • sqlalchemy from 1.0.13 to 1.1.5
  • toolz from 0.8.0 to 0.8.2
  • tornado from 4.4.1 to 4.4.2
  • traitlets from 4.3.0 to 4.3.1
  • werkzeug from 0.11.11 to 0.11.15
  • wrapt from 1.10.6 to 1.10.8
  • xlsxwriter from 0.9.3 to 0.9.6
  • xlwings from 0.10.0 to 0.10.2
  • xlwt from 1.1.2 to 1.2.0
  • zeromq from 4.1.4 to 4.1.5
Added:
  • chardet 2.3.0
  • isort 4.2.5
  • libiconv 1.14
  • numpydoc 0.6.0
  • pcre 8.39 (on Linux)
  • scandir 1.4
  • seaborn 0.7.1
  • subprocess32 3.2.7 (Python 2)
Removed (from installer only):
  • anaconda-clean
  • dynd-python
  • filelock
  • libdynd
  • nb_anacondacloud
  • nb_conda
  • nb_conda_kernels
  • nbpresent
  • patchelf
  • pkginfo

2016-09-28 4.2.0:

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:
  • alabaster from 0.7.8 to 0.7.9
  • anaconda-client from 1.4.0 to 1.5.1
  • anaconda-navigator from 1.2.1 to 1.3.1
  • babel from 2.3.3 to 2.3.4
  • beautifulsoup4 from 4.4.1 to 4.5.1
  • bokeh from 0.12.0 to 0.12.2
  • boto from 2.40.0 to 2.42.0
  • cffi from 1.6.0 to 1.7.0
  • conda from 4.1.4 to 4.2.9
  • conda-build form 1.21.2 to 2.0.2
  • configparser from 3.5.0b2 to 3.5.0
  • cryptography from 1.4 to 1.5
  • cython from 0.24 to 0.24.1
  • dask from 0.10.0 to 0.11.0
  • gevent from 1.1.1 to 1.1.2
  • hdf5 from 1.8.15.1 to 1.8.17
  • ipykernel from 4.3.1 to 4.5.0
  • ipython from 4.2.0 to 5.1.0
  • ipywidgets from 4.1.1 to 5.2.2
  • 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
  • llvmlite from 0.11.0 to 0.13.0
  • lxml from 3.6.0 to 3.6.4
  • matplotlib from 1.5.1 to 1.5.3
  • mistune from 0.7.2 to 0.7.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
  • nbformat from 4.0.1 to 4.1.0
  • notebook from 4.2.1 to 4.2.3
  • numba from 0.26.0 to 0.28.1
  • numexpr from 2.6.0 to 2.6.1
  • openssl from 1.0.2h to 1.0.2j
  • partd from 0.3.4 to 0.3.6
  • pickleshare from 0.7.2 to 0.7.4
  • pillow from 3.2.0 to 3.3.1
  • ply from 3.8 to 3.9
  • psutil from 4.3.0 to 4.3.1
  • pyflakes from 1.2.3 to 1.3.0
  • pyopenssl from 0.16.0 to 16.0.0
  • pyqt from 4.11.4 to 5.6.0
  • pytables from 3.2.2 to 3.2.3.1
  • pytz from 2016.4 to 2016.6.1
  • pyyaml from 3.11 to 3.12
  • pyzmq from 15.2.0 to 15.4.0
  • qt from 4.8.7 to 5.6.0
  • qtpy from 1.0.2 to 1.1.2
  • requests from 2.10.0 to 2.11.1
  • ruamel_yaml from 0.11.7 to 0.11.14
  • scipy from 0.17.1 to 0.18.1
  • setuptools from 23.0.0 to 27.2.0
  • sip from 4.16.9 to 4.18
  • sphinx from 1.4.1 to 1.4.6
  • spyder from 2.3.9 to 3.0.0
  • tornado from 4.3 to 4.4.1
  • traitlets from 4.2.1 to 4.3.0
  • werkzeug from 0.11.10 to 0.11.11
  • xlsxwriter from 0.9.2 to 0.9.3
  • xlwings from 0.7.2 to 0.10.0
Added:
  • anaconda-clean 1.0.0
  • astroid 1.4.7
  • dbus 1.10.10 (Linux)
  • expat 2.1.0 (Linux)
  • filelock 2.0.6
  • glib 2.43.0 (Linux)
  • gst-plugins-base 1.8.0 (Linux)
  • gstreamer 1.8.0 (Linux)
  • harfbuzz 0.9.39 (Linux)
  • icu 57.1
  • lazy-object-proxy 1.2.1
  • libgcc 4.8.5 (Linux)
  • libxcb 1.12 (Linux)
  • pkginfo 1.3.2
  • prompt_toolkit 1.0.3
  • pylint 1.5.4
  • qtawesome 0.3.3
  • wcwidth 0.1.7
  • widgetsnbextension 1.2.6
  • win_unicode_console 0.5 (Windows)
  • wrapt 1.10.6
Removed (from installer only):
  • pyreadline
  • sphinx_rtd_theme
  • conda-env (now part of conda itself)

2016-07-08 4.1.1:

Fixes:
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

2016-06-28 4.1.0:

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: https://github.com/ContinuumIO/anaconda-recipes
Updates:
  • alabaster from 0.7.7 to 0.7.8
  • anaconda-navigator from 1.1.0 to 1.2.1
  • astropy from 1.1.2 to 1.2.1
  • babel from 2.2.0 to 2.3.3
  • boto from 2.39.0 to 2.40.0
  • cffi from 1.5.2 to 1.6.0
  • cloudpickle from 0.1.1 to 0.2.1
  • clyent from 1.2.1 to 1.2.2
  • 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
  • cryptography from 1.3 to 1.4
  • curl from 7.45.0 to 7.49.0
  • cython from 0.23.4 to 0.24
  • cytoolz from 0.7.5 to 0.8.0
  • dask from 0.8.1 to 0.10.0
  • datashape from 0.5.1 to 0.5.2
  • decorator from 4.0.9 to 4.0.10
  • dill from 0.2.4 to 0.2.5
  • enum34 from 1.1.2 to 1.1.6
  • flask from 0.10.1 to 0.11.1
  • funcsigs from 0.4 to 1.0.2
  • futures from 3.0.3 to 3.0.5
  • gevent from 1.1.0 to 1.1.1
  • greenlet from 0.4.9 to 0.4.10
  • h5py from 2.5.0 to 2.6.0
  • hdf5 from 1.8.15.1 to 1.8.16
  • idna from 2.0 to 2.1
  • ipaddress from 1.0.14 to 1.0.16
  • ipython from 4.1.2 to 4.2.0
  • jsonschema from 2.4.0 to 2.5.1
  • jupyter_client from 4.2.2 to 4.3.0
  • libffi from 3.0.13 to 3.2.1
  • libgfortran from 3.0 to 3.0.0
  • libpng from 1.6.17 to 1.6.22
  • libsodium from 1.0.3 to 1.0.10
  • llvmlite from 0.9.0 to 0.11.0
  • menuinst from 1.3.2 to 1.4.1
  • mkl from 11.3.1 to 11.3.3
  • nbconvert from 4.1.0 to 4.2.0
  • nltk from 3.2 to 3.2.1
  • notebook from 4.1.0 to 4.2.1
  • numba from 0.24.0 to 0.26.0
  • numexpr from 2.5 to 2.6.0
  • numpy from 1.10.4 to 1.11.0
  • odo from 0.4.2 to 0.5.0
  • openssl from 1.0.2g to 1.0.2h
  • pandas from 0.18.0 to 0.18.1
  • partd from 0.3.2 to 0.3.4
  • patchelf from 0.8 to 0.9
  • path.py from 8.1.2 to 8.2.1
  • patsy from 0.4.0 to 0.4.1
  • pickleshare from 0.5 to 0.7.2
  • pillow from 3.1.1 to 3.2.0
  • pip from 8.1.1 to 8.1.2
  • psutil from 4.1.0 to 4.3.0
  • ptyprocess from 0.5 to 0.5.1
  • pycurl from 7.19.5.3 to 7.43.0
  • pyflakes from 1.1.0 to 1.2.3
  • pygments from 2.1.1 to 2.1.3
  • pyopenssl from 0.15.1 to 0.16.0
  • pyparsing from 2.0.3 to 2.1.4
  • pytest from 2.8.5 to 2.9.2
  • python-dateutil from 2.5.1 to 2.5.3
  • pytz from 2016.2 to 2016.4
  • qtconsole from 4.2.0 to 4.2.1
  • qtpy from 1.0 to 1.0.2
  • redis from 2.6.9 to 3.2.0
  • redis-py from 2.10.3 to 2.10.5
  • requests from 2.9.1 to 2.10.0
  • scipy from 0.17.0 to 0.17.1
  • setuptools from 20.3 to 23.0.0
  • sockjs-tornado from 1.0.1 to 1.0.3
  • sphinx from 1.3.5 to 1.4.1
  • spyder from 2.3.8 to 2.3.9
  • sqlalchemy from 1.0.12 to 1.0.13
  • sqlite from 3.9.2 to 3.13.0
  • terminado from 0.5 to 0.6
  • toolz from 0.7.4 to 0.8.0
  • werkzeug from 0.11.4 to 0.11.10
  • xlrd from 0.9.4 to 1.0.0
  • xlsxwriter from 0.8.4 to 0.9.2
  • xlwings from 0.7.0 to 0.7.2
  • xlwt from 1.0.0 to 1.1.2
  • xz from 5.0.5 to 5.2.2
  • zeromq from 4.1.3 to 4.1.4
Added:
  • click 6.6
  • configparser 3.5.0b2
  • contextlib2 0.5.3
  • entrypoints 0.2.2
  • functools32 3.2.3.2
  • get_terminal_size 1.0.0
  • imagesize 0.7.1
  • nb_anacondacloud 1.1.0
  • nb_conda 1.1.0
  • nb_conda_kernels 1.0.3
  • nbpresent 3.0.2
  • pathlib2 2.1.0
  • ruamel_yaml 0.11.7
Removed:
  • conda-manager
  • qtawesome

2016-03-29 4.0.0:

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
  • astropy from 1.1.1 to 1.1.2
  • blaze from 0.9.0 to 0.9.1
  • bokeh from 0.11.0 to 0.11.1
  • cffi from 1.2.1 to 1.5.2
  • clyent from 1.2.0 to 1.2.1
  • colorama from 0.3.6 to 0.3.7
  • conda from 3.19.1 to 4.0.5
  • conda-build from 1.19.0 to 1.20.0
  • cryptography from 1.0.2 to 1.3
  • cycler from 0.9.0 to 0.10.0
  • datashape from 0.5.0 to 0.5.1
  • decorator from 4.0.6 to 4.0.9
  • dynd-python from 0.7.1 to 0.7.2
  • gevent from 1.0.2 to 1.1.0
  • ipykernel from 4.2.2 to 4.3.1
  • 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
  • libdynd from 0.7.1 to 0.7.2
  • libgfortran from 1.0 to 3.0
  • llvmlite from 0.8.0 to 0.9.0
  • lxml from 3.5.0 to 3.6.0
  • mistune from 0.7.1 to 0.7.2
  • nltk from 3.1 to 3.2
  • numba from 0.23.1 to 0.24.0
  • numexpr from 2.4.6 to 2.5
  • odo from 0.4.0 to 0.4.2
  • openssl from 1.0.2f to 1.0.2g
  • pandas from 0.17.1 to 0.18.0
  • pexpect from 3.3 to 4.0.1
  • pillow from 3.1.0 to 3.1.1
  • pip from 8.0.2 to 8.1.1
  • psutil from 3.4.2 to 4.1.0
  • pyflakes from 1.0.0 to 1.1.0
  • pygments from 2.1 to 2.1.1
  • python-dateutil from 2.4.2 to 2.5.1
  • pytz from 2015.7 to 2016.2
  • pywin32 from 219 to 220
  • qtconsole from 4.1.1 to 4.2.0
  • scikit-image from 0.11.3 to 0.12.3
  • scikit-learn from 0.17 to 0.17.1
  • setuptools from 19.6.2 to 20.3
  • sqlalchemy from 1.0.11 to 1.0.12
  • sympy from 0.7.6.1 to 1.0
  • traitlets from 4.1.0 to 4.2.1
  • werkzeug from 0.11.3 to 0.11.4
  • wheel from 0.26.0 to 0.29.0
  • xlwings from 0.6.4 to 0.7.0
Added:
  • anaconda-navigator 1.1.0
  • chest 0.2.3
  • cloudpickle 0.1.1
  • conda-manager 0.3.1
  • dask 0.8.1
  • dill 0.2.4
  • flask-cors 2.1.2
  • heapdict 1.0.0
  • locket 0.2.0
  • mpmath 0.19
  • partd 0.3.2
  • qtawesome 0.3.2
  • qtpy 1.0
Removed (from installer only, the packages are still available):
  • abstract-rendering
  • gevent-websocket
  • launcher
  • node-webkit

2016-02-05 2.5.0:

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:
  • alabaster from 0.7.6 to 0.7.7
  • anaconda-client from 1.2.1 to 1.2.2
  • astropy from 1.0.6 to 1.1.1
  • babel from 2.1.1 to 2.2.0
  • blaze-core from 0.8.3 to 0.9.0
  • bokeh from 0.10.0 to 0.11.0
  • boto from 2.38.0 to 2.39.0
  • colorama from 0.3.3 to 0.3.6
  • conda from 3.18.8 to 3.19.1
  • conda-build from 1.18.2 to 1.19.0
  • cytoolz from 0.7.4 to 0.7.5
  • datashape from 0.4.7 to 0.5.0
  • decorator from 4.0.4 to 4.0.6
  • dynd-python from 0.7.0 to 0.7.1
  • enum34 from 1.0.4 to 1.1.2
  • gevent from 1.0.1 to 1.0.2
  • gevent-websocket from 0.9.3 to 0.9.5
  • ipykernel from 4.1.1 to 4.2.2
  • ipython from 4.0.1 to 4.0.3
  • ipywidgets from 4.1.0 to 4.1.1
  • jdcal from 1.0 to 1.2
  • jupyter_console from 4.0.3 to 4.1.0
  • libdynd from 0.7.0 to 0.7.1
  • lxml from 3.4.4 to 3.5.0
  • matplotlib from 1.5.0 to 1.5.1
  • menuinst from 1.3.1 to 1.3.2
  • nbconvert from 4.0.0 to 4.1.0
  • networkx from 1.10 to 1.11
  • notebook from 4.0.6 to 4.1.0
  • numba from 0.22.1 to 0.23.1
  • numexpr from 2.4.4 to 2.4.6
  • numpy from 1.10.1 to 1.10.4
  • odo from 0.3.4 to 0.4.0
  • openpyxl from 2.2.6 to 2.3.2
  • openssl from 1.0.2d to 1.0.2f
  • patchelf from 0.6 to 0.8
  • pep8 from 1.6.2 to 1.7.0
  • pillow from 3.0.0 to 3.1.0
  • pip from 7.1.2 to 8.0.2
  • psutil from 3.3.0 to 3.4.2
  • py from 1.4.30 to 1.4.31
  • pycurl from 7.19.5.1 to 7.19.5.3
  • pygments from 2.0.2 to 2.1
  • pytest from 2.8.1 to 2.8.5
  • python 3.4 from 3.4.3 to 3.4.4
  • pyzmq from 14.7.0 to 15.2.0
  • requests from 2.8.1 to 2.9.1
  • scipy from 0.16.0 to 0.17.0
  • setuptools from 18.5 to 19.6.2
  • snowballstemmer from 1.2.0 to 1.2.1
  • sphinx from 1.3.1 to 1.3.5
  • sphinx_rtd_theme from 0.1.7 to 0.1.9
  • sqlalchemy from 1.0.9 to 1.0.11
  • sqlite from 3.8.4.1 to 3.9.2
  • traitlets from 4.0.0 to 4.1.0
  • werkzeug from 0.11.2 to 0.11.3
  • xlsxwriter from 0.7.7 to 0.8.4
  • xlwings from 0.5.0 to 0.6.4
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

2015-12-08 2.4.1:

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
  • astropy from 1.0.5 to 1.0.6
  • clyent from 0.4.0 to 1.2.0
  • 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
  • llvmlite from 0.7.0 to 0.8.0
  • matplotlib from 1.4.3 to 1.5.0
  • menuinst from 1.2.1 to 1.3.1
  • numba from 0.21.0 to 0.22.1
  • pandas from 0.17.0 to 0.17.1
  • pixman from 0.26.2 to 0.32.6
  • psutil from 3.2.2 to 3.3.0
  • python 2.7 from 2.7.10 to 2.7.11
  • python 3.5 from 3.5.0 to 3.5.1
  • pytz from 2015.6 to 2015.7
  • qtconsole from 4.1.0 to 4.1.1
  • scikit-learn from 0.16.1 to 0.17
  • setuptools from 18.4 to 18.5
  • spyder from 2.3.7 to 2.3.8
  • tornado from 4.2.1 to 4.3
  • werkzeug from 0.10.4 to 0.11.2
  • xlwings from 0.4.1 to 0.5.0
Added:
  • backports_abc 0.4
  • cycler 0.9.0
  • libdynd and dynd-python 0.7.0
  • jbig 2.1
  • pycairo 1.10.0

2015-11-02 2.4.0:

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 https://github.com/numpy/numpy/issues/6467
  • Python 3.5 does not work on Windows XP
Updates:
  • alabaster from 0.7.3 to 0.7.6
  • argcomplete from 0.8.9 to 1.0.0
  • astropy from 1.0.3 to 1.0.5
  • babel from 1.3 to 2.1.1
  • blaze-core from 0.8.0 to 0.8.3
  • bokeh from 0.9.0 to 0.10.0
  • cffi from 1.1.0 to 1.2.1
  • clyent from 0.3.4 to 0.4.0
  • cryptography from 0.9.1 to 1.0.2
  • curl from 7.43.0 to 7.45.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
  • cython from 0.22.1 to 0.23.4
  • cytoolz from 0.7.3 to 0.7.4
  • datashape from 0.4.5 to 0.4.7
  • decorator from 3.4.2 to 4.0.4
  • freetype from 2.5.2 to 2.5.5
  • greenlet from 0.4.7 to 0.4.9
  • ipaddress from 1.0.7 to 1.0.14
  • ipython from 3.2.0 to 4.0.0
  • ipython-notebook from 3.2.0 to 4.0.4
  • ipython-qtconsole from 3.2.0 to 4.0.1
  • jedi from 0.8.1 to 0.9.0
  • jinja2 from 2.7.3 to 2.8
  • libsodium from 0.4.5 to 1.0.3
  • libtiff from 4.0.2 to 4.0.6
  • llvmlite from 0.5.0 to 0.7.0
  • menuinst from 1.0.4 to 1.2.1
  • mistune from 0.5.1 to 0.7.1
  • multipledispatch from 0.4.7 to 0.4.8
  • networkx from 1.9.1 to 1.10
  • nltk from 3.0.3 to 3.1
  • numba from 0.19.1 to 0.21.0
  • numexpr from 2.4.3 to 2.4.4
  • numpy from 1.9.2 to 1.10.1
  • odo from 0.3.2 to 0.3.4
  • openpyxl from 1.8.5 to 2.2.6
  • openssl from 1.0.1k to 1.0.2d
  • pandas from 0.16.2 to 0.17.0
  • patsy from 0.3.0 to 0.4.0
  • pillow from 2.8.2 to 3.0.0
  • pip from 7.0.3 to 7.1.2
  • ply from 3.6 to 3.8
  • psutil from 2.2.1 to 3.2.2
  • ptyprocess from 0.4 to 0.5
  • py from 1.4.27 to 1.4.30
  • pyasn1 from 0.1.7 to 0.1.9
  • pyflakes from 0.9.2 to 1.0.0
  • pyqt from 4.11.3 to 4.11.4
  • pytables from 3.2.0 to 3.2.2
  • pytest from 2.7.1 to 2.8.1
  • pytz from 2015.4 to 2015.6
  • qt from 4.8.6 to 4.8.7
  • requests from 2.7.0 to 2.8.1
  • scipy from 0.15.1 to 0.16.0
  • setuptools from 17.1.1 to 18.4
  • sip from 4.16.5 to 4.16.9
  • six from 1.9.0 to 1.10.0
  • spyder from 2.3.5.2 to 2.3.7
  • spyder-app from 2.3.5.2 to 2.3.7
  • sqlalchemy from 1.0.5 to 1.0.9
  • sympy from 0.7.6 to 0.7.6.1
  • toolz from 0.7.2 to 0.7.4
  • tornado from 4.2 to 4.2.1
  • unicodecsv from 0.9.4 to 0.14.1
  • xlrd from 0.9.3 to 0.9.4
  • xlsxwriter from 0.7.3 to 0.7.7
  • xlwings from 0.3.5 to 0.4.1
  • zeromq from 4.0.5 to 4.1.3
Added:
  • anaconda-client 1.1.0
  • beautifulsoup4 4.4.1
  • ipykernel 4.1.1
  • ipython_genutils 0.1.0
  • ipywidgets 4.1.0
  • jupyter 1.0.0
  • jupyter_client 4.1.1
  • jupyter_console 4.0.3
  • jupyter_core 4.0.6
  • libgfortran 1.0
  • nbconvert 4.0.0
  • nbformat 4.0.1
  • notebook 4.0.6
  • openblas 0.2.14
  • patchelf 0.6
  • path.py 8.1.2
  • pexpect 3.3
  • pickleshare 0.5
  • qtconsole 4.1.0
  • simplegeneric 0.8.1
  • singledispatch 3.4.0.3
  • traitlets 4.0.0
  • wheel 0.26.0
Removed (from installer only, the packages are still maintained and available):
  • bcolz
  • blz
  • certifi
  • dynd-python
  • libdynd
  • mock
  • runipy

2015-07-02 2.3.0:

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
Updates:
  • argcomplete from 0.8.4 to 0.8.9
  • astropy from 1.0.1 to 1.0.3
  • bcolz from 0.8.1 to 0.9.0
  • binstar from 0.10.1 to 0.11.0
  • blaze-core from 0.7.3 to 0.8.0
  • bokeh from 0.8.1 to 0.9.0
  • boto from 2.36.0 to 2.38.0
  • cffi from 0.9.2 to 1.1.0
  • cryptography from 0.8 to 0.9.1
  • 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
  • curl from 7.38.0 to 7.43.0
  • cython from 0.22 to 0.22.1
  • cytoolz from 0.7.2 to 0.7.3
  • datashape from 0.4.4 to 0.4.5
  • decorator from 3.4.0 to 3.4.2
  • greenlet from 0.4.5 to 0.4.7
  • h5py from 2.4.0 to 2.5.0
  • hdf5 from 1.8.14 to 1.8.15.1
  • ipython from 3.0.0 to 3.2.0
  • libpng from 1.5.13 to 1.6.17
  • libxml2 from 2.9.0 to 2.9.2
  • llvmlite from 0.2.2 to 0.5.0
  • lxml from 3.4.2 to 3.4.4
  • nltk from 3.0.2 to 3.0.3
  • nose from 1.3.4 to 1.3.7
  • numba from 0.17.0 to 0.19.1
  • numexpr from 2.3.1 to 2.4.3
  • odo from 0.3.1 to 0.3.2
  • pandas from 0.15.2 to 0.16.2
  • pillow from 2.7.0 to 2.8.2
  • pip from 6.0.8 to 7.0.3
  • ply from 3.4 to 3.6
  • py from 1.4.26 to 1.4.27
  • pycparser from 2.10 to 2.14
  • pyflakes from 0.8.1 to 0.9.2
  • pyopenssl from 0.14 to 0.15.1
  • pytables from 3.1.1 to 3.2.0
  • pytest from 2.6.4 to 2.7.1
  • python from 2.7.9 to 2.7.10
  • python-dateutil from 2.4.1 to 2.4.2
  • pytz from 2015.2 to 2015.4
  • pyzmq from 14.5.0 to 14.7.0
  • 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
  • setuptools from 14.3 to 17.1.1
  • sphinx from 1.2.3 to 1.3.1
  • spyder from 2.3.4 to 2.3.5.2
  • sqlalchemy from 0.9.9 to 1.0.5
  • theano from 0.6.0 to 0.7.0
  • toolz from 0.7.1 to 0.7.2
  • tornado from 4.1 to 4.2
  • werkzeug from 0.10.1 to 0.10.4
  • xlsxwriter from 0.6.7 to 0.7.3
  • xlwt from 0.7.5 to 1.0.0
  • yaml from 0.1.4 to 0.1.6
  • zeromq from 4.0.4 to 4.0.5
Added to Anaconda installers:
  • alabaster 0.7.3
  • babel 1.3
  • bottleneck 1.0.0
  • idna 2.0
  • ipaddress 1.0.7
  • snowballstemmer 1.2.0
  • sphinx_rtd_theme 0.1.7
Removed (from installer only, the packages are still maintained and available):
  • futures
Added (repository) support for:
  • ansi2html
  • azure
  • blockspring
  • boost
  • btrees
  • cloudpickle
  • chest
  • cligj
  • csvkit
  • dbf
  • dill
  • essbasepy
  • flask-login
  • heapdict
  • holoviews
  • ldap3
  • line_profiler
  • locket
  • lockfile
  • markdown
  • markdown2
  • meld3
  • msgpack-python
  • mysql-connector-python
  • nano (Unix)
  • param
  • partd
  • plac
  • pyopengl
  • pywget
  • rasterio
  • sas7bdat
  • seaborn
  • semantic_version
  • snuggs
  • spacy
  • stripe
  • supervisor (Unix)
  • thinc
  • unxutils (Windows)
  • xray

2015-03-31 2.2.0:

Highlights:
  • updates to 61 packages, including: Python, NumPyBokeh, 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 offical 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
Updates:
  • argcomplete from 0.8.1 to 0.8.4
  • astropy from 0.4.2 to 1.0.1
  • binstar from 0.7.1 to 0.10.1
  • blaze from 0.6.3 to 0.7.3
  • bokeh from 0.6.1 to 0.8.1
  • boto from 2.32.1 to 2.36.0
  • cairo from 1.12.2 to 1.12.18
  • cffi from 0.8.6 to 0.9.2
  • colorama from 0.3.1 to 0.3.3
  • conda from 3.7.0 to 3.10.0
  • conda-build from 1.8.2 to 1.11.0
  • cryptography from 0.5.4 to 0.8
  • cython from 0.21 to 0.22
  • cytoolz from 0.7.0 to 0.7.2
  • datashape from 0.3.0 to 0.4.4
  • freetype from 2.4.10 to 2.5.2
  • futures from 2.1.6 to 2.2.0
  • greenlet from 0.4.4 to 0.4.5
  • h5py from 2.3.1 to 2.4.0
  • hdf5 from 1.8.13 to 1.8.14
  • ipython from 2.2.0 to 3.0.0
  • ipython-notebook from 2.2.0 to 3.0.0
  • ipython-qtconsole from 2.2.0 to 3.0.0
  • lxml from 3.4.0 to 3.4.2
  • matplotlib from 1.4.0 to 1.4.3
  • nltk from 3.0.0 to 3.0.2
  • numba from 0.14.0 to 0.17.0
  • numpy from 1.9.0 to 1.9.2
  • openssl from 1.0.1h to 1.0.1k
  • pandas from 0.14.1 to 0.15.2
  • pep8 from 1.5.7 to 1.6.2
  • pip from 1.5.6 to 6.0.8
  • psutil from 2.1.1 to 2.2.1
  • py from 1.4.25 to 1.4.26
  • pycurl from 7.19.5 to 7.19.5.1
  • pygments from 1.6 to 2.0.2
  • pyparsing from 2.0.1 to 2.0.3
  • pyqt from 4.10.4 to 4.11.3
  • pytest from 2.6.3 to 2.6.4
  • python from 2.7.8 to 2.7.9
  • python-dateutil from 2.1 to 2.4.1
  • pytz from 2014.7 to 2015.2
  • pyzmq from 14.3.1 to 14.5.0
  • qt from 4.8.5 to 4.8.6
  • redis-py from 2.9.1 to 2.10.3
  • requests from 2.4.1 to 2.6.0
  • runipy from 0.1.1 to 0.1.3
  • scikit-image from 0.10.1 to 0.11.2
  • scipy from 0.14.0 to 0.15.1
  • setuptools from 5.8 to 14.3
  • sip from 4.15.5 to 4.16.5
  • six from 1.8.0 to 1.9.0
  • spyder from 2.3.1 to 2.3.4
  • spyder-app from 2.3.1 to 2.3.4
  • sqlalchemy from 0.9.7 to 0.9.9
  • statsmodels from 0.5.0 to 0.6.1
  • sympy from 0.7.5 to 0.7.6
  • tk from 8.5.15 to 8.5.18
  • toolz from 0.7.0 to 0.7.1
  • tornado from 4.0.2 to 4.1
  • werkzeug from 0.9.6 to 0.10.1
  • xlsxwriter from 0.5.7 to 0.6.7
  • zlib from 1.2.7 to 1.2.8
Added:
  • bcolz 0.8.1
  • certifi 14.05.14
  • clyent 0.3.4
  • enum34 1.0.4 (on Python 2.6, 2.7 and 3.3)
  • fastcache 1.0.2
  • fontconfig 2.11.1
  • funcsigs 0.4
  • jedi 0.8.1
  • jsonschema 2.4.0
  • llvmlite 0.2.2
  • mistune 0.5.1
  • odo 0.3.1
  • pillow 2.7.0
  • ptyprocess 0.4
  • pyasn1 0.1.7
  • terminado 0.5
Removed (from installer only, the packages are still maintained and available):
  • atom
  • casuarius
  • chaco
  • enable
  • enaml
  • future
  • kiwisolver
  • llvmpy
  • mingw (on Windows)
  • mpi4py
  • pil (in favor of pillow)
  • pyface
  • traits
  • traitsui

2014-09-30 2.1.0:

Fixes:
  • fixed the ability to compile C extensions in Python 3 using MinGW
  • added missing lzma module to Python 3.3 and 3.4 (links to xz)
  • added missing werkzeug/debug/shared package data to Werkzeug package
Enhancements:
  • added statsmodel support for Python 3.4
  • added LZO support for pytables on Linux
  • added scikit-learn support for Python 3.4
  • added Windows cffi support (in repository)
  • added bsddb conda package on Linux to support Berkeley DB
Updates:
  • argcomplete from 0.6.7 to 0.8.1
  • astropy from 0.3.2 to 0.4.2
  • atom from 0.3.7 to 0.3.9
  • beautiful-soup from 4.3.1 to 4.3.2
  • binstar from 0.5.3 to 0.7.1
  • blaze from 0.5.0 to 0.6.3
  • bokeh from 0.4.4 to 0.6.1
  • boto from 0.28.0 to 2.32.1
  • conda from 3.5.2 to 3.7.0
  • conda-build from 1.3.3 to 1.8.2
  • configobj from 5.0.5 to 5.0.6
  • colorama from 0.2.7 to 0.3.1
  • curl from 7.30.0 to 7.38.0
  • cython from 0.20.1 to 0.20.2
  • datashape from 0.2.0 to 0.3.0
  • docutils from 0.11 to 0.12
  • dynd from 0.6.2 to 0.6.5
  • enaml from 0.9.1 to 0.9.8
  • future from 0.12.1 to 0.13.1
  • greenlet from 0.4.2 to 0.4.4
  • h5py from 2.3.0 to 2.3.1
  • hdf5 from 1.8.9 to 1.8.13
  • ipython from 2.1.0 to 2.2.0
  • jinja2 from 2.7.2 to 2.7.3
  • kiwisolver from 0.1.2 to 0.1.3
  • launcher from 0.1.5 to 1.0.0
  • libnetcdf from 4.2.1.1 to 4.3.2
  • llvmpy from 0.12.6 to 0.12.7
  • lxml from 3.3.5 to 3.4.0
  • markupsafe from 0.18 to 0.23
  • matplotlib from 1.3.1 to 1.4.0
  • multipledispatch from 0.4.3 to 0.4.7
  • networkx from 1.8.1 to 1.9.1
  • nltk from 2.0.4 to 3.0.0
  • nose from 1.3.3 to 1.3.4
  • numba from 0.13.2 to 0.14.0
  • numpy from 1.8.2 to 1.9.0
  • pandas from 0.14.0 to 0.14.1
  • patsy from 0.2.1 to 0.3.0
  • pep8 from 1.5.6 to 1.5.7
  • py from 1.4.20 to 1.4.25
  • pycurl from 7.19.3.1 to 7.19.5
  • pytest from 2.5.2 to 2.6.3
  • python from 2.7.7 to 2.7.8
  • pytz from 2014.3 to 2014.7
  • pyzmq from 14.3.0 to 14.3.1
  • requests from 2.3.0 to 2.4.1
  • runipy from 0.1.0 to 0.1.1
  • scikit-image from 0.10.0 to 0.10.1
  • scikit-learn from 0.14.1 to 0.15.2
  • setuptools from 3.6 to 5.8
  • six 1.6.1 to 1.8.0
  • sphinx from 1.2.2 to 1.2.3
  • spyder from 2.3.0rc1 to 2.3.1
  • sqlalchemy from 0.9.4 to 0.9.7
  • tornado from 3.2.1 to 4.0.2
  • xlsxwriter from 0.5.5 to 0.5.7
Added:
  • abstract-rendering 0.5.1 (on Unix and Python 2)
  • cffi 0.8.6
  • cryptography 0.5.4
  • cytoolz 0.7.0
  • decorator 3.4.0
  • futures-2.1.6 (for Python 2)
  • pyopenssl 0.14
  • sockjs-tornado 1.0.1
  • toolz 0.7.0
  • unicodecsv 0.9.4
  • xz 5.0.5

2014-06-12 2.0.1:

Fixes:
  • added missing libpython (the so-called MinGW import library) for Python 3.4
  • in order to make pandas.io.excel work, we downgraded openpyxl from 2.0.2 to 1.8.5
  • added missing idle script on Windows
Updates:
  • conda from 3.5.2 to 3.5.5
  • conda-build from 1.3.3 to 1.3.5
  • numba from 0.13.1 to 0.13.2
  • openssl from 1.0.1g to 1.0.1h
  • pandas from 0.13.1 to 0.14.0
  • python from 2.7.6 to 2.7.7
  • scikit-image from 0.9.3 to 0.10.0
  • werkzeug from 0.9.4 to 0.9.6

2014-05-28: 2.0.0:

Fixes:
  • on Windows the /D option of the executable installer is now working
  • added missing TkAgg matplotlib backend on Windows
  • added missing osgeo._gdal_array extension to GDAL
  • fixed rope on Python 3
Known issues:
  • even though the matplotlib tkagg backend is now supported on all platforms and with all Python versions now, there might be problems on Windows with Python 3.4
  • the Windows file association (‘.py’-files being executed by the Anaconda Python interpreter) is not working
Enhancements:
  • switched from using PySide to PyQt as the default Qt binding
  • added lcms to PIL on Unix
  • added ability to copy files upon install when filesystem fails to create hard links
  • added netCDF4 support on 64-bit Windows
  • on macOS, Tk in now linked to Cocoa (instead of X11)
Updated:
  • astropy from 0.3.0 to 0.3.2
  • binstar from 0.4.4 to 0.5.3
  • blz from 0.6.1 to 0.6.2
  • bokeh from 0.4.1 to 0.4.4
  • boto from 2.25.0 to 2.28.0
  • conda from 3.0.6 to 3.5.2
  • conda-build from 1.2.0 to 1.3.3
  • configobj from 4.7.2 to 5.0.5
  • datashape from 0.1.1 to 0.2.0
  • dynd-python gtom 0.6.1 to 0.6.2
  • future from 0.11.2 to 0.12.1
  • gevent from 1.0 to 1.0.1
  • gevent-websocket from 0.9.2 to 0.9.3
  • h5py from 2.2.1 to 2.3.0
  • ipython from 1.1.0 to 2.1.0
  • itsdangerous from 0.23 to 0.24
  • launcher from 0.1.2 to 0.1.5
  • llvmpy from 0.12.3 to 0.12.4
  • lxml from 3.3.1 to 3.3.5
  • nose from 1.3.0 to 1.3.3
  • numba from 0.12.1 to 0.13.1
  • numpy from 1.8.0 to 1.8.1
  • openpyxl 1.8.2 to 2.0.2
  • openssl from 1.0.1c to 1.0.1g
  • pep8 gtom 1.4.6 to 1.5.6
  • pip from 1.5.2 to 1.5.6
  • psutil from 1.2.1 to 2.1.1
  • pycosat from 0.6.0 to 0.6.1
  • pycurl from 7.19.0 to 7.19.3.1
  • pyflakes from 0.7.3 to 0.8.1
  • pytables from 3.1.0 to 3.1.1
  • pytz from 2013b to 2014.3
  • pyyaml 3.10 to 3.11
  • pyzmq from 2.2.0.1 to 14.3.0
  • requests from 2.2.1 to 2.3.0
  • scipy from 0.13.3 to 0.14.0
  • setuptools from 2.2 to 3.6
  • six from 1.5.2 to 1.6.1
  • sphinx form 1.2.1 to 1.2.2
  • spyder from 2.2.5 to 2.3.0rc1
  • sqlalchemy from 0.9.2 to 0.9.4
  • sqlite from 3.7.13 to 3.8.4.1
  • sympy from 0.7.4.1 to 0.7.5
  • tk from 8.5.13 to 8.5.15
  • tornado from 3.2.0 to 3.2.1
  • xlrd from 0.9.2 to 0.9.3
  • xlsxwriter from 0.5.2 to 0.5.5
  • zeromq from 2.2.0 to 4.0.4
Added:
  • conda-launch 0.1
  • jdcal 1.0
  • multipledispatch 0.4.0
  • python 3.4.1
  • pyqt 4.10.4
  • runipy 0.1.0
  • sip 4.15.5
  • xlwings 0.1.0 (Windows only)
Removed (from installer, packages are still supported and available in repo):
  • apptools
  • biopython
  • envisage
  • disco and erlang (from 64-bit Linux)
  • gevent_zeromq
  • keyring
  • mayavi
  • mdp
  • netcdf4
  • pykit
  • pysal
  • pysam
  • vtk

2014-04-09: 1.9.2:

Fixes:
  • updated to openssl 1.0.1g on Unix to fix the “Heartbleed bug” of the TLS Heartbeat Extension problem (reported in the news)
  • fixed /D option in silent mode for Windows installer
Updates:
  • openssl from 1.0.1c to 1.0.1g
  • conda from 3.0.6 to 3.4.1
  • conda-build from 1.2.0 to 1.3.1

2014-02-20: 1.9.1:

Fixes:
  • openpyxl to depend on up-to-date version of lxml
  • added missing MSVCP (both for 2008 and 2010) DLLs to Windows installers which fixes issues with the user install mode on some systems
Updates:
  • atom from 0.3.6 to 0.3.7
  • blaze from 0.4.1 to 0.4.2
  • bokeh from 0.4 to 0.4.1
  • boto 2.24.0 to 2.25.0
  • conda from 3.0.3 to 3.0.6
  • conda-build from 1.1.0 to 1.2.0
  • cython from 0.20 to 0.20.1
  • datashape from 0.1.0 to 0.1.1
  • dynd-python 0.6.0 to 0.6.1
  • enaml from 0.9.0 to 0.9.1
  • llvmpy from 0.12.2 to 0.12.3
  • lxml from 3.2.3 to 3.3.1
  • netcdf4 from 1.0.7 to 1.0.8
  • numba from 0.12.0 to 0.12.1
  • numexpr from 2.3.0 to 2.3.1
  • pandas from 0.13.0 to 0.13.1
  • pykit from 0.1.0 to 0.2.0
  • python from 3.3.3 to 3.3.4
  • setuptools from 2.1 to 2.2
Added:
  • added Py3k support for h5py
  • netcdf4 on 32-bit Windows
  • xlsxwriter 0.5.2

2014-02-10: 1.9.0:

Highlights:
  • NumPy updated to version 1.8
  • updates to about 35 packages, including Bokeh and Blaze
  • added 10 new packages
Enhancements:
  • use MSVC 2010 to compile Python 3 and C extensions on Windows
  • remove distribute in favor of setuptools
  • enable threadsafe when building HDF5 on Linux
  • renamed the Python Imaging Library (PIL) from imaging to pil
  • updated EULA
Fixes:
  • ssl bindings in Python standard library on macOS
  • Windows installers not working properly when PYTHONHOME is set
Updated:
  • apptools from 4.2.0 to 4.2.1
  • astropy from 0.2.5 to 0.3.0
  • atom from 0.3.4 to 0.3.6
  • binstar from 0.3.1 to 0.4.4
  • biopython from 1.62 to 1.63
  • blaze from 0.3.0 to 0.4.1
  • boto from 2.15.0 to 2.24.0
  • bokeh from 0.2 to 0.4
  • chaco from 4.3.0 to 4.4.1
  • conda from 2.0.4 to 3.0.3
  • cython from 0.19.2 to 0.20
  • dynd-python 0.5.0 to 0.6.0
  • enaml from 0.8.3 to 0.9.0
  • envisage from 4.3.0 to 4.4.1
  • gevent from 0.13.8 to 1.0
  • gevent-websocket from 0.3.6 to 0.9.2
  • greenlet from 0.4.1 to 0.4.2
  • h5py from 2.2.0 to 2.2.1
  • jinja2 from 2.7.1 to 2.7.2
  • keyring from 3.2 to 3.3
  • llvmmath from 0.1.1 to 0.1.2
  • llvmpy from 0.12.0 to 0.12.1
  • netcdf4 from 1.0.6 to 1.0.7
  • numexpr from 2.2.2 to 2.3.0
  • numba from 0.11.0 to 0.12.0
  • numpy from 1.7.1 to 1.8.0
  • openpyxl from 1.6.2 to 1.8.2
  • pandas from 0.12.0 to 0.13.0
  • pip from 1.4.1 to 1.5.2
  • psutil from 1.1.2 to 1.2.1
  • py from 1.4.17 to 1.4.20
  • pycparser from 2.9.1 to 2.10
  • pyface from 4.3.0 to 4.4.0
  • pyparsing from 1.5.6 to 2.0.1
  • pyreadline from 2.0.dev to 2.0
  • pytables from 3.0.0 to 3.1.0
  • pytest from 2.4.2 to 2.5.2
  • python from 2.7.5 to 2.7.6, and 3.3.2 to 3.3.3
  • redis-py from 2.7.2 to 2.9.1
  • requests 1.2.3 to 2.2.1
  • scipy from 0.13.0 to 0.13.2
  • six from 1.4.1 to 1.5.2
  • sphinx from 1.1.3 to 1.2.1
  • sqlalchemy from 0.8.3 to 0.9.2
  • sympy from 0.7.3 to 0.7.4.1
  • tornado from 3.1.1 to 3.2.0
  • theano from 0.5.0 to 0.6.0
  • traits from 4.3.0 to 4.4.0
  • traitsui from 4.3.0 to 4.4.0
Added:
  • argcomplete 0.6.7
  • blz 0.6.1
  • cdecimal 2.3
  • conda-build 1.1.0
  • datashape 0.1.0
  • future 0.11.2
  • kiwisolver 0.1.2
  • mock 1.0.1
  • setuptools 2.1
  • ssl_match_hostname 3.4.0.2
  • ujson 1.33
  • scikit-learn and redis-py support for Python 3
  • added traits and unittest2 support for Python 2.6
Removed:
  • distribute
  • llvmmath
  • meta

2013-11-05: 1.8.0:

Enhancements:
  • on Windows the installer now allows installing in user mode without having system administrator privileges
  • use RPATH (instead of RUNPATH) on Linux, which fixes link problems when LD_LIBRARY_PATH is set
  • added ipython-notebook meta package for all supported Python versions
  • removed curl binary on macOS, to avoid superseding system curl
Fixes:
  • wrong location of VTK libraries in VTKTargets-debug.cmake on Linux
  • fix python.app problem related to adding the symlink to lib, which also appears to create problems with %%cython magic in ipython
  • apply patch to Mayavi, which foxes running mlab scripts
Updated:
  • astropy from 0.2.4 to 0.2.5
  • atom from 0.3.2 to 0.3.4
  • biopython from 1.61 to 1.62
  • boto from 2.12.0 t 2.15.0
  • bokeh from 0.1.1 to 0.2
  • conda from 1.9.1 to 2.0.4
  • cython from 0.19.1 to 0.19.2
  • dynd from 0.4.2 to 0.5.0
  • enaml from 0.7.19 to 0.8.3
  • ipython 1.0.0 to 1.1.0
  • keyring from 3.0.1 to 3.2
  • matplotlib from 1.3.0 to 1.3.1
  • netcdf4 from 1.0.5 to 1.0.6
  • numba from 0.10.2 to 0.11.0
  • numexpr from 2.0.1 to 2.2.2
  • psutil from 1.0.1 to 1.1.2
  • pycrypto from 2.6 to 2.6.1
  • pytables from 2.4.0 to 3.0.0
  • python 2.6.8 to 2.6.9
  • pytest from 2.3.5 to 2.4.2
  • scikit-image from 0.8.2 to 0.9.3
  • scipy from 0.12.0 to 0.13.0
  • sqlalchemy from 0.8.2 to 0.8.3
  • sypder from 2.2.4 to 2.2.5
Added:
  • blaze 0.3
  • pykit 0.1
  • beautiful-soup 4.3.1
  • openpyxl 1.6.2

2013-09-10: 1.7.0:

Highlights:
  • added VTK, Mayavi and Bokeh
  • updated to new ipython 1.0 and matplotlib 1.3, and llvm 3.3
  • many improvements and bug fixes to conda
Enhancements:
  • removed conda as a direct anaconda dependency
  • add MinGW runtime DLLs to Scripts directory on Windows
  • fixed python-dateutil for Python 2
Updated:
  • astropy from 0.2.3 to 0.2.4
  • atom from 0.2.3 to 0.3.2
  • binstar from 0.1.2 to 0.3.1
  • boto from 2.9.6 to 2.12.0
  • conda from 1.7.2 to 1.9.1
  • docutils from 0.10 to 0.11
  • enaml from 0.7.6 to 0.7.19
  • h5py from 2.1.1 to 2.2.0
  • ipython from 0.13.2 to 1.0.0
  • itsdangerous from 0.21 to 0.23
  • jinja2 from 2.6 to 2.7.1
  • libdynd and dynd-python from 0.4.0 to 0.4.2
  • llvm from 3.2 to 3.3
  • llvmmath from 0.1.0 to 0.1.1
  • llvmpy from 0.11.3 to 0.12.0
  • lxml from 3.2.1 to 3.2.3
  • keyring from 1.4 to 3.0.1
  • matplotlib from 1.2.1 to 1.3.0
  • netcdf4 from 1.0.4 to 1.0.5
  • networkx fomr 1.7 to 1.8.1
  • numba from 0.9.0 to 0.10.2
  • opencv from 2.4.2 to 2.4.6
  • pandas from 0.11.0 to 0.12.0
  • pep8 from 1.4.5 to 1.4.6
  • pip from 1.3.1 to 1.4.1
  • psutil from 0.7.1 to 1.0.1
  • pyflakes from 0.7.2 to 0.7.3
  • pysal 1.5.0 to 1.6.0
  • pyside from 1.1.2 to 1.2.1 (not macOS)
  • qt from 4.7.4 to 4.8.5 (not macOS)
  • scikit-learn from 0.13.1 to 0.14.1
  • six from 1.3.0 to 1.4.1
  • spyder from 2.2.0 to 2.2.4
  • sqlalchemy 0.8.1 to 0.8.2
  • statsmodels from 0.4.3 to 0.5.0
  • sympy from 0.7.2 to 0.7.3
  • tornado form 3.1 to 3.1.1
  • werkzeug from 0.9.1 to 0.9.4
Added:
  • bokeh 0.1.1
  • chaco 4.3.0
  • configobj 4.7.2
  • markupsafe 0.18
  • mayavi 4.3.0
  • patsy 0.2.1
  • traits 4.3.0
  • vtk 5.10.1

2013-07-09: 1.6.2: (Windows only)

  • Fixed path being incorrectly appended on Windows during install

2013-07-03: 1.6.1:

  • fixed .pkg installer
  • updated binstar from 0.1.1 to 0.1.2 (fixes upload on Windows)
  • updated conda from 1.7.1 to 1.7.2 (fixes updating python.app on macOS)
  • updated dynd from 0.3.0 to 0.4.0
  • updated launcher from 0.1.1 to 0.1.2
  • added missing pydoc command on Unix
  • macOS: fix hard coded build prefix in .dylib files for may other libraries
  • Windows: append instead of prepend path on Windows

2013-06-21: 1.6.0:

Highlights:
  • the “Launcher”, which allows users to start up applications
  • conda has now the ability to build conda packages, which can be uploaded to binstar.org
  • conda now uses a SAT solver to solve the install dependency problem
Enhancements:
  • added a .pkg installer for macOS, such that installing Anaconda does not require command line access
  • create copy of .bashrc (.bash_profile on macOS) before appending the PATH setting upon install
  • Windows Menu items should are now installed system wide
Fixes:
  • removed Lib/test/testbz2_bigmem.bz2 from Windows, this (harmless) file was triggering Trojan-ArcBomb.BZip.Agent warning, see: http://bugs.python.org/issue17843
  • json.decoder in Python 2.7 standard library not using .decode(‘hex’), this was (mysteriously) causing install problems on macOS
  • fixed PIL._imagetk on Linux
Updated:
  • python from 2.7.4 to 2.7.5, and 3.3.1 to 3.3.2
  • astropy from 0.2.1 to 0.2.3
  • boto from 2.9.2 to 2.9.6
  • conda from 1.5.2 to 1.7.1
  • cython from 0.19 to 0.19.1
  • distribute from 0.6.36 to 0.6.45
  • flask from 0.9 to 0.10.1
  • greenlet from 0.4.0 to 0.4.1
  • llvmpy from 0.11.2 to 0.11.3
  • lxml form 3.2.0 to 3.2.1
  • numba from 0.8.1 to 0.9.0
  • py from 1.4.12 to 1.4.14
  • pytest from 2.3.4 to 2.3.5
  • requests from 1.2.0 to 1.2.3
  • tornado from 3.0.1 to 3.1
  • werkzeug from 0.8.3 to 0.9.1
Added:
  • launcher 0.1.1
  • binstar 0.1.1
  • itsdangerous 0.21
  • keyring 1.4
  • llvmmath 0.1.0
  • pep8 1.4.5
  • pywin32 218.4 on Windows

2013-05-09: 1.5.1: (macOS only)

  • fixed pip command
  • replace spaces by underscore in user install location
  • shared libraries now link to /usr/lib/libgcc_s.1.dylib (instead of /usr/local/lib/libgcc_s.1.dylib)

2013-05-08: 1.5.0:

Highlights:
  • updates to all important packages: python, numpy, scipy, ipython, matplotlib, pandas, cython
  • added netCDF4 (with OpenDAP support) on Linux and macOS
Fixed:
  • Cython on macOS on Python 2.6, due to a problem with Pyhton’s config/Makefile
  • py.test command (all platforms)
  • python-config command not using correct interpreter on macOS
  • added missing MSVC 2008 and 2010 runtime to Windows installers
  • removed hard-coded build location from identification name of dynamic shared libraries on macOS, to allow easier building against libraries in Anaconda
Enhancements:
  • The Windows installers has a new dialog box with the following options:
    • “Add Anaconda to the System Path”
    • “Register Anaconda as default Python version of the system”
  • The Unix installers have an option to add Anaconda to the path in the ~/.bashrc (on Linux) or ~/.bash_profile (on macOS). On macOS the default is ‘yes’, on Linux the default is ‘no’.
  • added armv6l supports (only Python 2.7 and selected packages)
  • link pycurl and libnetcdf dynamically against curl library on Unix
  • add configure option –with-pgm for zeromq on Unix
Added:
  • netCDF4 (with OpenDAP support) 1.0.4 on Linux and macOS
  • ordereddict 1.1 (on Python 2.6)
  • pycosat 0.6.0
  • atom 0.2.3
  • enaml 0.7.6
  • casuarius 1.1
  • dynd-python 0.3.0
  • rope 0.9.4
Updates:
  • python from 2.7.3 to 2.7.4, and 3.3.0 to 3.3.1
  • numpy from 1.7.0 to 1.7.1
  • scipy from 0.11.0 to 0.12.0
  • ipython from 0.13.1 to 0.13.2
  • matplotlib from 1.2.0 to 1.2.1
  • astropy from 0.2 to 0.2.1
  • biopython from 1.60 to 1.61
  • bitarray from 0.8.0 to 0.8.1
  • boto from 2.8.0 to 2.9.2
  • conda from 1.4.4 to 1.5.2
  • curl from 7.26.0 to 7.30.0
  • cython from 0.18 to 0.19
  • distribute from 0.6.34 to 0.6.36
  • llvmpy from 0.11.1 to 0.11.2
  • lxml from 3.0.2 to 3.2.0
  • nose from 1.2.1 to 1.3.0
  • numba from 0.7.0 to 0.8.1
  • pandas from 0.10.1 to 0.11.0
  • psutil from 0.6.1 to 0.7.1
  • pyflakes from 0.6.1 to 0.7.2
  • pytz from 2012j to 2013b
  • requests from 0.13.9 to 1.2.0
  • scikit-learn from 0.13 to 0.13.1
  • six from 1.2.0 to 1.3.0
  • spyder from 2.1.13 to 2.2.0
  • sqlalchemy from 0.7.8 to 0.8.1
  • sympy from 0.7.1 to 0.7.2
  • tornado from 2.4.1 to 3.0.1
  • xlrd from 0.9.0 to 0.9.2
  • xlwt from 0.7.4 to 0.7.5
Removed (from installer only, still available with conda):
  • bitey
  • gdata (conflicts with atom (which is required by enaml))
  • googlecl (requires gdata)

2013-03-12: 1.4.0:

Many more packages are now supported on Python 3.3. In addition, we have added Python 3 support on Windows, such that now Python 2.6, 2.7 and 3.3 is supported across all platforms. In addition, we have redesigned the Windows installer, which was suffering from a number of problems, in particular the lack of uninstall functionality and the GUI not working on some systems.

added:
  • astropy 0.2
  • lxml 3.0.2
  • pycparser 2.9.1
  • six 1.2.0
  • xlrd 0.9.0
  • xlwt 0.7.4
updated:
  • boto from 2.7.0 to 2.8.0
  • conda from 1.3.5 to 1.4.2
  • cubes from 0.10.1 to 0.10.2
  • cython from 0.17.4 to 0.18
  • dateutil from 1.5 to 2.1
  • llvmpy from 0.10.2 to 0.11.1
  • numba from 0.6.0 to 0.7.0
  • numpy from 1.7rc1 to 1.7.0
  • pyflakes from 0.5.0 to 0.6.1
  • pygments from 1.5 to 1.6
  • pysal from 1.4.0 to 1.5.0
  • pyreadline from 1.7.1 to 2.0.dev
  • pytz from 2012d to 2012j
  • scikit-image from 0.7.1 to 0.8.2
fixed:
  • pytables on Windows
other notes:
  • Linux: a ATLAS package is now available (conda install atlas). In addition the site.cfg in the numpy.distutils has been updated, such that other packages (e.g. scipy) which use the atlas build configuration can be build against the (non-MKL linked) numpy in Anaconda.

2013-02-06: 1.3.1:

added:
  • Python 2.6 support for iopro, numba and numbapro
  • Python 2.6 support on Windows (Python 2.6 is now supported on all platforms)
  • added pythonw (the command to run Python GUI applications) on macOS
  • added chaco on Windows
updates:
  • conda from 1.3.2 to 1.3.5
  • iopro from 1.3.0 to 1.3.2
  • llvmpy from 0.10.0 to 0.10.2
  • numba from 0.5.0 to 0.6.0
  • numbapro from 0.8.1 to 0.8.1
other changes:
  • removed anaconda-launcher

2013-01-23: 1.3.0:

fixes:
  • fixed missing Grammar.txt in Sphinx
  • recompiled llvm and llvmpy using gcc 4.4.6 on Linux, this fixes a problem with the mandel.py example in numba
  • made Windows installer dialog box resizeable
  • fixed problem that importing numbapro or iopro removed sys from the namespace
updates:
  • LLVM from 3.1 to 3.2
  • llvmpy from 0.9 to 0.10.0
  • numba from 0.3.2 to 0.5.0
  • numbapro from 0.7.3 to 0.8.0
  • iopro from 1.2.3 to 1.3.0
  • conda from 1.2.1 to 1.3.0
  • pandas from 0.9.0 to 0.10.1
  • cython from 0.17.1 to 0.17.4
  • iopro from 1.2.2 to 1.2.3
  • spyder form 2.1.11 to 2.1.13
  • h5py from 2.1.0 to 2.1.1
  • distribute form 0.6.30 to 0.6.34
  • nose from 1.1.2 to 1.2.1
  • tornado from 2.3 to 2.4.1
  • docutils form 0.9.1 to 0.10
  • nltk from 2.0.3 to 2.0.4
  • gevent from 0.13.7 to 0.13.8
  • numpy from 1.7.0b2 to 1.7.0rc1
  • boto from 2.6.0 to 2.7.0
  • scikit-learn from 0.11 to 0.12.1
  • scikits-image from 0.6.1 to 0.7.1
  • pyaudio from 0.2.6 to 0.2.7
  • pytest from 2.3.3 to 2.3.4
  • redis from 2.4.15 to 2.6.9
  • redis-py from 2.4.13 to 2.7.2
  • disco from 0.4.2 to 0.4.4
added:
  • Tkinter support on all platforms
  • redis support on macOS
  • cubes 0.10.1
  • ply 3.4
  • pycrypto 2.6
  • pyparsing 1.5.6
  • googlecl 0.9.12
  • gdata 2.0.17
  • biopython 1.60

2012-11-21: 1.2.1:

  • pucurl on macOS
  • anaconda-launcher envs by updating to conda 1.2.1
  • add missing pyodbc numpy_tests in iopro/tests/pyodbc
  • updated wiseRF to version 1.1
  • add creation of .continuum directory (if not created yet) on Windows
  • minor fixes in numba, numbapro, and iopro
  • fixed version of “py” package
  • add missing Windows manifest to Windows executable installer
  • fixed Windows Menu install and making Anaconda the default Python
  • on 2012-12-06 we released a 32-bit Linux version

2012-11-13: 1.2.0:

  • performance and feature enhancements to Numba Pro
  • performance and feature enhancements to IOPro
  • improved conda command (package management)
  • added Qt to the Linux Version (Qt is now on all platforms)
  • added MDP, NLTK and py, pytest
  • update matplotlib from 1.1.1 to 1.2.0
  • update h5py from 2.0.1 to 2.1.0
  • update IOPro to 1.2.1
  • update libpng to 1.5.13

2012-10-05: 1.1.0:

  • add GUI to Windows installer
  • IDE Spyder (Qt) for Mac Version
  • add conda 1.0
  • update llvmpy to 0.8.3
  • add MinGW on Windows

2012-09-06: 1.0.0:

  • add Windows support
  • installer can now install into different locations
  • enable building free and permium version
  • enable termcap in erlang
  • add MKL support to permium version
  • add networkx, pysal, pycurl, gevent_zeromq, requests, pip, distribute
  • add iopro to permium version
  • update scipy from 0.11.0b1 to 0.11.0rc2
  • update scikits-image form 0.6 to 0.6.1
  • update pytables from 2.4.0b1 to 2.4.0
  • update pandas from 0.8.0 to 0.8.1
  • add patch to disco to always use the anaconda erl
  • remove useless files (Python) from being installed

2012-08-21: 0.9.0:

  • add macOS (x86_64 10.5 or higher) support
  • add bitey and other packages
  • update several other packages

2012-07-18: 0.8.3:

  • update changes to etc/init.d/disco script
  • add patch, fixes disco and ddfs listdir misfeature
  • add –packages option to anaconda command
  • add missing h5py
  • improve ease of testing

2012-07-18: 0.8.2:

  • fixed theano.sparse
  • removed (broken) scikits namespace
  • add disco config and setup files
  • add anaconda command, for version information

2012-07-17: 0.8.1:

  • fixed libm.so ctypes error in scipy tests
  • added import tests to all C extension modules
  • fixed lzo support in pytables

2012-07-17: 0.8.0:

  • initial release