Skip to content

Version 0.3.0

Choose a tag to compare

@Labbeti Labbeti released this 29 Jun 07:28
· 22 commits to main since this release

[0.3.0] 2025-06-29

Added

  • check_args_type decorator.

Modified

  • as_builtin now converts collections.Counter instances.

Fixed

  • as_builtin now converts correctly Mapping instances.
  • register_checksum_fn now accepts priority arg.