Skip to content

Latest commit

 

History

History
182 lines (79 loc) · 8.71 KB

WinPythonQt5-32bit-3.6.3.0_History.md

File metadata and controls

182 lines (79 loc) · 8.71 KB

History of changes for WinPython-32bit 3.6.3.0Qt5

The following changes were made to WinPython-32bit distribution since version 3.6.2.1Qt5.

Tools

Upgraded packages:

  • Nodejs v6.11.1 → v6.11.5 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • Pandoc 1.17.2 → 1.19.2.1 (a universal document converter)

Python packages

New packages:

  • ipympl 0.0.8 (Matplotlib Jupyter Extension)

  • paramnb 2.0.2 (Generate ipywidgets from Parameterized objects in the notebook)

  • streamz 0.2.0 (Streams)

Upgraded packages:

  • altair 1.2.0 → 1.2.1 (High-level declarative visualization library for Python)

  • bleach 2.0.0 → 2.1.1 (An easy whitelist-based HTML-sanitizing tool)

  • bokeh 0.12.9 → 0.12.10 (Statistical and novel interactive HTML plots for Python)

  • bqplot 0.10.0a5 → 0.10.0 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • cffi 1.11.0 → 1.11.2 (Foreign Function Interface for Python calling C code.)

  • cloudpickle 0.4.0 → 0.4.1 (Extended pickling support for Python objects)

  • cython 0.27 → 0.27.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)

  • dask 0.15.2 → 0.15.4 (Minimal task scheduling abstraction)

  • datashader 0.6.1 → 0.6.2 (Data visualization toolchain based on aggregating into a grid)

  • distributed 1.18.3 → 1.19.3 (Distributed computing)

  • fast_histogram 0.2.1 → 0.3 (Fast 1D and 2D histogram functions in Python)

  • fastparquet 0.1.2 → 0.1.3 (Python support for Parquet file format)

  • ipython 6.2.0 → 6.2.1 (Enhanced Python shell)

  • ipywidgets 7.0.1 → 7.0.3 (IPython HTML widgets for Jupyter)

  • julia 0.1.2 → 0.1.4 (Python interface to the Julia language)

  • jupyterlab 0.27.0 → 0.28.11 (Jupyter lab environment notebook server extension)

  • jupyterlab_launcher 0.4.2 → 0.5.5 (Jupyter Launcher)

  • lxml 4.0.0 → 4.1.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • matplotlib 2.1.0rc1 → 2.1.0 (2D plotting library (embeddable in GUIs created with PyQt))

  • metakernel 0.20.6 → 0.20.7 (Metakernel for Jupyter)

  • mistune 0.7.4 → 0.8 (The fastest markdown parser in pure Python, inspired by marked.)

  • mizani 0.3.4 → 0.4.0 (Scales for Python)

  • mpl_scatter_density 0.2 → 0.3 (Fast scatter density plots for Matplotlib)

  • mpmath 0.19 → 1.0.0 (Python library for arbitrary-precision floating-point arithmetic)

  • mypy 0.521 → 0.540 (Optional static typing for Python)

  • netcdf4 1.2.9 → 1.3.1 (python/numpy interface to netCDF library (versions 3 and 4))

  • nltk 3.2.4 → 3.2.5 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)

  • notebook 5.1.0 → 5.2.1rc1 (# Jupyter Notebook)

  • numpy 1.13.1+mkl → 1.13.3+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))

  • octave_kernel 0.26.2 → 0.28.1 (A Jupyter kernel for Octave.)

  • pandas 0.20.3 → 0.21.0 (Powerful data structures for data analysis, time series and statistics)

  • pillow 4.2.1 → 4.3.0 (Python Imaging Library (fork))

  • pylint 1.7.2 → 1.7.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)

  • pymc3 3.1 → 3.2 (Markov Chain Monte Carlo sampling toolkit.)

  • pyodbc 4.0.17 → 4.0.19 (DB API Module for ODBC)

  • pytest 3.2.2 → 3.2.3 (pytest: simple powerful testing with Python)

  • Python 3.6.2 → 3.6.3 (Python programming language with standard library)

  • pyzmq 16.0.2 → 16.0.3 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))

  • rx 1.5.9 → 1.6.0 (Reactive Extensions (Rx) for Python)

  • scikit_fuzzy 0.3.dev0 → 0.3.1 (Fuzzy logic toolkit for SciPy)

  • scikit_image 0.13.0 → 0.13.1 (Image processing toolbox for SciPy)

  • scikit_learn 0.19.0 → 0.19.1 (A set of Python modules for machine learning and data mining)

  • scipy 0.19.1 → 1.0.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))

  • setuptools 36.5.0 → 36.6.0 (Download, build, install, upgrade, and uninstall Python packages - easily)

  • sounddevice 0.3.8 → 0.3.9 (Play and Record Sound with Python)

  • sphinx 1.6.3 → 1.6.5 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 3.2.4.dev0 → 3.2.4 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)

  • sqlparse 0.2.3 → 0.2.4 (Non-validating SQL parser)

  • statsmodels 0.8.0 → 0.9.0.dev0 (Statistical computations and models for use with SciPy)

  • tqdm 4.17.1 → 4.19.4 (A Simple Python Progress Meter)

  • typed_ast 1.0.4 → 1.1.0 (a fork of Python 2 and 3 ast modules with type comment support)

  • vega 0.5.0 → 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite)

  • widgetsnbextension 3.0.3 → 3.0.6 (IPython HTML widgets for Jupyter)

  • winpython 1.9.20170812 → 1.9.20171031 (WinPython distribution tools, including WPPM (package manager))

  • xlsxwriter 1.0.0 → 1.0.2 (A Python module for creating Excel XLSX files.)

Removed packages:

  • boto3 1.4.1 (The AWS SDK for Python)

  • botocore 1.4.36 (Low-level, data-driven core of boto 3.)

  • coloredlogs 7.3 (Colored terminal output for Python's logging module)

  • humanfriendly 4.4.1 (Human friendly output for text interfaces using Python)

  • jmespath 0.9.3 (JSON Matching Expressions)

  • pywinpty 0.2.1 (Python bindings for the winpty library)

  • s3fs 0.1.2 (Convenient Filesystem interface over S3)

  • s3transfer 0.1.11 (An Amazon S3 Transfer Manager)

  • spyder_notebook 0.2.0.dev0 (Jupyter notebook integration with Spyder)

  • spyder_terminal 0.2.2 (Spyder Plugin for displaying a virtual terminal (OS independent) inside the main Spyder window)