Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 01:22

v0.20.0 (2024-04-21)

Chore

  • chore: allow more_itertools>=8.10 (1b8366c)

  • chore: fix the release process (c044bdd)

  • chore: remove unnecessary shebang lines (adccaf6)

  • chore: fix typo in test error message (fe495bd)

Feature

  • feat: add a schema function to rename parameters (de5a71e)

  • feat: save decorator arguments as function attributes (367dff2)

Test

  • test: improve test coverage (b3e6791)

  • test: test add_loader() and remove_loader() (681edbc)