Skip to content

Latest commit

 

History

History
290 lines (132 loc) · 14.8 KB

WinPython-64bit-3.12.3.0_History.md

File metadata and controls

290 lines (132 loc) · 14.8 KB

History of changes for WinPython-64bit 3.12.3.0

The following changes were made to WinPython-64bit distribution since version 3.12.2.0.

Tools

Upgraded packages:

  • Nodejs v20.11.0 → v20.12.2 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 10.2.4 → 10.5.0 (a package manager for JavaScript)

Python packages

New packages:

  • colorlog 6.8.2 (Add colours to the output of Python's logging module.)

  • cvxpy 1.5.0 (A domain-specific language for modeling convex optimization problems in Python.)

  • db_py 0.5.4b1 (a db package that doesn't suck)

  • distro 1.8.0 (Distro - an OS platform information API)

  • highspy 1.7.1.dev1 (A thin set of pybind11 wrappers to HiGHS)

  • jaraco_classes 3.3.0 (Utility functions for Python class constructs)

  • jsonpatch 1.33 (Apply JSON-Patches (RFC 6902) )

  • langchain_community 0.0.29 (Community contributed LangChain integrations.)

  • langchain_core 0.1.35 (Building applications with LLMs through composability)

  • langchain_text_splitters 0.0.1 (LangChain text splitting utilities)

  • ml_dtypes 0.3.2 ()

  • optree 0.11.0 (Optimized PyTree Utilities.)

  • optuna 3.6.1 (A hyperparameter optimization framework)

  • overrides 7.7.0 (A decorator to automatically detect mismatch when overriding a method.)

Upgraded packages:

  • aiosqlite 0.19.0 → 0.20.0 (asyncio bridge to the standard sqlite3 module)

  • ansi2html 1.8.0 → 1.9.1 (Convert text with ANSI color codes to HTML or to LaTeX)

  • anyio 4.2.0 → 4.3.0 (High level compatibility layer for multiple asynchronous event loop implementations)

  • astroid 3.0.1 → 3.1.0 (An abstract syntax tree for Python with inference support.)

  • attrs 23.1.0 → 23.2.0 (Classes Without Boilerplate)

  • black 23.11.0 → 24.2.0 (The uncompromising code formatter.)

  • bokeh 3.3.4 → 3.4.0 (Interactive plots and applications in the browser from Python)

  • build 1.0.3 → 1.1.1 (A simple, correct Python build frontend)

  • clarabel 0.6.0 → 0.7.1 (Clarabel Conic Interior Point Solver for Rust / Python)

  • contourpy 1.1.1 → 1.2.0 (Python library for calculating contours of 2D quadrilateral grids)

  • cython 3.0.7 → 3.0.10 (The Cython compiler for writing C extensions in the Python language.)

  • duckdb 0.9.3.dev4116 → 0.10.1 (DuckDB in-process database)

  • flake8 6.1.0 → 7.0.0 (the modular source code checker: pep8 pyflakes and co)

  • flask 2.3.3 → 3.0.2 (A simple framework for building complex web applications.)

  • greenlet 3.0.1 → 3.0.3 (Lightweight in-process concurrent programming)

  • guidata 3.3.0 → 3.4.1 (Automatic GUI generation for easy dataset editing and display)

  • holoviews 1.18.2 → 1.18.3 (Stop plotting your data - annotate your data and let it visualize itself.)

  • httpcore 0.18.0 → 1.0.5 (A minimal low-level HTTP client.)

  • httpx 0.25.0 → 0.27.0 (The next generation HTTP client.)

  • huggingface_hub 0.19.4 → 0.21.4 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)

  • imbalanced_learn 0.12.0 → 0.12.2 (Toolbox for imbalanced dataset in machine learning.)

  • ipykernel 6.29.0 → 6.29.4 (IPython Kernel for Jupyter)

  • ipyleaflet 0.18.0 → 0.18.2 (A Jupyter widget for dynamic Leaflet maps)

  • ipython 8.20.0 → 8.22.2 (IPython: Productive Interactive Computing)

  • ipywidgets 8.1.1 → 8.1.2 (Jupyter interactive widgets)

  • julia 0.6.1 → 0.6.2 (Julia/Python bridge with IPython support.)

  • jupyter_server 2.5.0 → 2.12.5 (The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.)

  • jupyterlab 4.0.12 → 4.1.5 (JupyterLab computational environment)

  • jupyterlab_server 2.25.2 → 2.25.4 (A set of server components for JupyterLab and JupyterLab like applications.)

  • jupyterlab_widgets 3.0.9 → 3.0.10 (Jupyter interactive widgets for JupyterLab)

  • keras 3.0.4 → 3.1.1 (Multi-backend Keras.)

  • langchain 0.0.292 → 0.1.13 (Building applications with LLMs through composability)

  • langsmith 0.0.77 → 0.1.33 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.)

  • lightning 2.1.2 → 2.2.1 (The Deep Learning framework to train, deploy, and ship AI products Lightning fast.)

  • matplotlib 3.8.2 → 3.8.3 (Python plotting package)

  • maturin 1.4.0 → 1.5.1 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • msvc_runtime 14.38.33130 → 14.38.33135 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 6.0.4 → 6.0.5 (multidict implementation)

  • multipledispatch 0.6.0 → 1.0.0 (Multiple dispatch)

  • mypy 1.7.1 → 1.9.0 (Optional static typing for Python)

  • nbclient 0.8.0 → 0.10.0 (A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor.)

  • nbconvert 7.10.0 → 7.16.1 (Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (import nbconvert) or as a command line tool (invoked as jupyter nbconvert ...).)

  • nbformat 5.7.0 → 5.10.3 (The Jupyter Notebook format)

  • notebook 7.0.7 → 7.1.2 (Jupyter Notebook - A web-based notebook environment for interactive computing)

  • numba 0.59.0 → 0.59.1 (compiling Python code using LLVM)

  • numpy 1.26.3 → 1.26.4 (Fundamental package for array computing in Python)

  • openai 0.28.1 → 1.14.3 (The official Python library for the openai API)

  • orjson 3.9.10 → 3.9.15 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 22.0 → 23.2 (Core utilities for Python packages)

  • pandas 2.2.0 → 2.2.1 (Powerful data structures for data analysis, time series, and statistics)

  • panel 1.3.8 → 1.4.1 (The powerful data exploration & web app framework for Python.)

  • param 2.0.1 → 2.1.0 (Make your Python code clearer and more reliable by declaring Parameters.)

  • plotly 5.18.0 → 5.20.0 (An open-source, interactive data visualization library for Python)

  • plotpy 2.1.1 → 2.3.0 (Curve and image plotting tools for Python/Qt applications)

  • polars 0.20.6 → 0.20.17 (Blazingly fast DataFrame library)

  • ptpython 3.0.25 → 3.0.26 (Python REPL build on top of prompt_toolkit)

  • pybind11 2.11.1 → 2.12.0 (Seamless operability between C++11 and Python)

  • pydantic 2.5.2 → 2.6.4 (Data validation using Python type hints)

  • pydantic_core 2.14.5 → 2.16.3 ()

  • pyflakes 3.1.0 → 3.2.0 (passive checker of Python programs)

  • pylint 3.0.2 → 3.1.0 (python code static checker)

  • pyqtgraph 0.13.3 → 0.13.4 (Scientific Graphics and GUI Library for Python)

  • Python 3.12.2 → 3.12.3 (Python programming language with standard library)

  • python_lsp_jsonrpc 1.1.1 → 1.1.2 (JSON RPC 2.0 server library)

  • python_lsp_server 1.9.0 → 1.11.0 (Python Language Server for the Language Server Protocol)

  • pythonqwt 0.11.2 → 0.12.1 (Qt plotting widgets for Python)

  • pytorch_lightning 2.1.2 → 2.2.1 (PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.)

  • pyviz_comms 3.0.1 → 3.0.2 (A JupyterLab extension for rendering HoloViz content.)

  • pywin32_ctypes 0.2.0 → 0.2.2 (A (partial) reimplementation of pywin32 using ctypes/cffi)

  • qtawesome 1.2.3 → 1.3.1 (FontAwesome icons in PyQt and PySide applications)

  • quart 0.18.3 → 0.19.4 (A Python ASGI web microframework with the same API as Flask)

  • rich 13.7.0 → 13.7.1 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)

  • rope 1.6.0 → 1.12.0 (a python refactoring library...)

  • scikit_learn 1.4.0 → 1.4.1.post1 (A set of python modules for machine learning and data mining)

  • scikit_optimize 0.9.0 → 0.10.1 (Sequential model-based optimization toolbox.)

  • send2trash 1.8.0 → 1.8.2 (Send file to trash natively under Mac OS X, Windows and Linux)

  • setuptools 69.0.3 → 69.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • spyder 5.5.0 → 5.5.4 (The Scientific Python Development Environment)

  • spyder_kernels 2.5.0 → 2.5.1 (Jupyter kernels for Spyder's console)

  • sqlalchemy 2.0.22 → 2.0.28 (Database Abstraction Library)

  • streamlit 1.31.0 → 1.32.2 (A faster way to build and share data apps)

  • torch 2.2.0 → 2.2.2 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)

  • torchaudio 2.2.0 → 2.2.2 (An audio package for PyTorch)

  • torchmetrics 1.3.0.post0 → 1.3.2 (PyTorch native Metrics)

  • torchvision 0.17.0 → 0.17.2 (image and video datasets and models for torch deep learning)

  • traitlets 5.13.0 → 5.14.1 (Traitlets Python configuration system)

  • transformers 4.36.2 → 4.38.2 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)

  • trio 0.24.0 → 0.25.0 (A friendly Python library for async concurrency and I/O)

  • wheel 0.42.0 → 0.43.0 (A built-package format for Python)

  • widgetsnbextension 4.0.9 → 4.0.10 (Jupyter interactive widgets for Jupyter Notebook)

  • winpython 7.1.20240208 → 7.5.20240410 (WinPython distribution tools, including WPPM)

  • xarray 2024.1.1 → 2024.2.0 (N-D labeled arrays and datasets in Python)

  • zipp 3.9.0 → 3.17.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:

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

  • dask_glm 0.2.0 (Generalized Linear Models with Dask)

  • dask_ml 2023.3.24 (A library for distributed and parallel machine learning)

  • db.py 0.5.4b1 (a db package that doesn't suck)

  • dm_tree 0.1.8 (Tree is a library for working with nested data structures.)

  • gast 0.4.0 (Python AST that abstracts the underlying Python version)

  • idlex 1.22 (IDLE Extensions for Python)

  • ipydatagrid 1.2.0 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)

  • jaraco.classes 3.3.0 (Utility functions for Python class constructs)

  • py2vega 0.6.1 (A Python to Vega-expression transpiler.)

  • pyzo 4.14.2 (the Python IDE for scientific computing)

  • validators 0.18.2 (Python Data Validation for Humans™.)