Download Latest Version v2.26.2 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of pmxt

Home / v2.26.1f
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 21 hours ago 914 Bytes
v2.26.1 source code.tar.gz < 21 hours ago 1.2 MB
v2.26.1 source code.zip < 21 hours ago 1.4 MB
Totals: 3 Items   2.7 MB 0

Changed

  • pmxt.stop_server() / pmxt.restart_server() now emit DeprecationWarning (Python SDK): The flat aliases still work and still call the underlying ServerManager, but they now warn that pmxt.server.stop() / pmxt.server.restart() is the standard. This reverses the "no deprecation, no warnings" stance from 2.26.0 — the namespaced pmxt.server.* API is the single canonical surface for sidecar lifecycle management, and the flat helpers are kept only for backwards compatibility.

Installation

npm:

:::bash
npm install pmxtjs@2.26.1

PyPI:

:::bash
pip install pmxt==2.26.1

Full Changelog: https://github.com/pmxt-dev/pmxt/compare/v2.26.0f...v2.26.1f

Source: README.md, updated 2026-04-08