Releases: kalekundert/parametrize_from_file
Releases · kalekundert/parametrize_from_file
v0.20.0
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
v0.18.0
v0.18.0 (2023-09-01)
Documentation
-
docs: update examples to use 'import parametrize_from_file as pff' (
794806b
) -
docs: fix typos (
7681380
) -
docs: fix syntax highlighting (
fbc1e14
) -
docs: make README example more intuitive (
277ba97
)
Feature
- feat: allow schema functions to add marks (
f1f0c2b
)
Fix
- fix: improve error messages (
3a92dbf
)
Unknown
- Merge branch 'master' of github.com:kalekundert/parametrize_from_file (
c701520
)