Changelog ========= .. toctree:: :maxdepth: 1 :hidden: history deprecations Version history --------------- .. note:: Versioned documentation links become active once the corresponding tag is published and activated in the Read the Docs project settings. Only `latest `_ is currently available. .. list-table:: :header-rows: 1 :widths: 15 20 65 * - Version - Date - Summary * - 1.2.0 - 2026-10-31 *(planned)* - Cleanup, documentation overhaul, removal of ``DictPaths``. * - 1.1.0 - 2026-04-05 - Serialisation (JSON + pickle), ``from_dict`` classmethod, Python 3.13 support, Python 3.9 dropped. * - 1.0.0 - 2026-01-31 - First stable release. Public API, exception hierarchy, PyPI publication. Full history ------------ The complete change log is maintained in :doc:`history`. Active deprecations are listed in :doc:`deprecations`.