v0.3.0
New Features
- Remove the restriction of
id_funcoption in the@parametrizeloader when lazy loading is enabled by @yugokato in #15 - Add
maker_funcoption to@parametrizeand@parametrize_dirloaders by @yugokato in #16
Bug Fixes
Miscellaneous Changes
- Remove automatic
repr()on theidspecified in@loadby @yugokato in #11 - Change to always validate provided loader function definition early during collection phase (As part of #16)
Full Changelog: v0.2.0...v0.3.0