Skip to content

Latest commit

 

History

History
150 lines (66 loc) · 7.39 KB

WinPythonQt5-32bit-3.6.6.1_History.md

File metadata and controls

150 lines (66 loc) · 7.39 KB

History of changes for WinPython-32bit 3.6.6.1Qt5

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

Python packages

New packages:

  • hvplot 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)

  • keyring 13.2.1 (Store and access your passwords safely.)

  • pywin32_ctypes 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi))

  • spyder_kernels 0.2.4 (Jupyter kernels for the Spyder console)

Upgraded packages:

  • alabaster 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme)

  • bloscpack 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc)

  • bokeh 0.12.16 → 0.13.0 (Statistical and novel interactive HTML plots for Python)

  • cvxpy 1.0.5 → 1.0.6 (A domain-specific language for modeling convex optimization problems in Python)

  • dask 0.17.5 → 0.18.1 (Minimal task scheduling abstraction)

  • datashader 0.6.6 → 0.6.7 (Data visualization toolchain based on aggregating into a grid)

  • dill 0.2.7.1 → 0.2.8.2 (serialize all of python (almost))

  • distributed 1.21.8 → 1.22.0 (Distributed computing)

  • holoviews 1.10.5 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.)

  • idna 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA))

  • ipyleaflet 0.8.1 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps)

  • ipympl 0.1.1 → 0.2.0 (Matplotlib Jupyter Extension)

  • ipyparallel 6.2.1 → 6.2.2 (Interactive Parallel Computing with IPython)

  • ipyscales 0.1.3 → 0.2.2 (A widget library for scales)

  • jedi 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors)

  • joblib 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • llvmlite 0.23.2 → 0.24.0 (lightweight wrapper around basic LLVM functionality)

  • lmfit 0.9.10 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints)

  • loky 2.1.1 → 2.1.4 (Robust and reusable Executor for joblib)

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

  • multiprocess 0.70.5 → 0.70.6.1 (better multiprocessing and multithreading in python)

  • mypy 0.600 → 0.610 (Optional static typing for Python)

  • numba 0.38.1 → 0.39.0 (compiling Python code using LLVM)

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

  • octave_kernel 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.)

  • pandas 0.22.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics)

  • param 1.6.1 → 1.7.0 (Declarative Python programming using Parameters.)

  • parso 0.2.1 → 0.3.0 (A Python Parser)

  • pillow 5.1.1 → 5.2.0 (Python Imaging Library (fork))

  • py 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities)

  • pyct 0.4.2 → 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...))

  • pymongo 3.6.1 → 3.7.0 (Python driver for MongoDB http://www.mongodb.org)

  • pyqtgraph 0.10.1.dev2 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python)

  • pytest 3.6.1 → 3.6.3 (pytest: simple powerful testing with Python)

  • Python 3.6.5 → 3.6.6 (Python programming language with standard library)

  • python_snappy 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google)

  • pythreejs 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)

  • pytz 2018.4 → 2018.5 (World Timezone Definitions for Python)

  • pyyaml 3.12 → 4.1 (YAML parser and emitter for Python)

  • regex 2018.6.9 → 2018.6.21 (Alternative regular expression module, to replace re.)

  • requests 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • rpy2 2.9.3 → 2.9.4 (Python interface to the R language (embedded R))

  • ruamel.yaml 0.15.37 → 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)

  • simplejson 3.14.0 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)

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

  • sqlalchemy 1.2.8 → 1.2.9 (SQL Toolkit and Object Relational Mapper)

  • tables 3.4.3 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))

  • traittypes 0.2.0 → 0.2.1 (Scipy trait types)

  • urllib3 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.)

  • vega 1.1.1 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite)

  • winpython 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager))

Removed packages:

  • blaze 0.10.1 (Blaze)

  • flask_cors 3.0.4 (A Flask extension adding a decorator for CORS support)

  • holoplot 0.0.5.dev1 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)

  • odo 0.5.0 (Data migration in Python)