Skip to content

v6.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:05

v6.0.0 (2026-06-29)

This release is published under the MIT License.

Bug Fixes

  • key: Skip private matches in declared-key value_type check (a7ff4c2)

Documentation

  • Show declaring functional properties for check_keys (baa6138)

Features

  • key: Accept key= as Key | Sequence[Key], fold in keys= (#70, 33a2a28)

  • key: Add Rebulk.check_keys() to flag declared keys no pattern produces (#73, fffa4e0)

  • key: Leverage declared keys for typed output projection in to() (#71, 1798326)

  • key: Opt-in debug check that match values match declared Key.value_type (#72, a45d6c1)

  • key: Support children patterns via keys= and declare_keys (#66, 43c8c43)


Detailed Changes: v5.0.0...v6.0.0