Skip to content

1.3.0 - More flexible case generators names + Minor dependency change

Compare
Choose a tag to compare
@smarie smarie released this 12 Mar 10:07
· 643 commits to main since this release

Cases generators can now support explicit name lists, and name generator callables, in addition to the name template strings. Fixed #24

Dependency to decorator has been dropped and replaced with makefun. Fixed #25.

See documentation page for details.