Skip to content

Changelog

All notable changes to the as-dict-rec project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.2 - 2026-06-12

Additions

  • sourcehut CI:
    • add a test hook to run tests using tox and uvoxen at builds.sr.ht

Fixes

  • Documentation:
    • use the correct version of as-dict-rec in the sample PEP 508 expression
  • Test suite:
    • actually add the uvoxen dependency for the uvoxen-sync-check test environment

Other changes

  • Test suite:
    • use mypy 2.x, ruff 0.15.17, and ty 0.0.49 with no changes

0.1.1 - 2026-05-27

Fixes

  • Install the py.typed marker file.
  • Documentation:
    • sync README.md with docs/index.md
    • correct the URL of the 0.1.0 release in the changelog file

0.1.0 - 2026-05-27

Started

  • First public release.