1.3.0 - More flexible case generators names + Minor dependency change
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.