Changelog
v0.2.0
Breaking changes:
- Changed
Forgery.put_new_field/3
to be a plain function that accepts anonymous functions. - Infroduced
Forgery.lazy/1
to makeForgery.put_new_field/3
usage more streamlined.
v0.1.0
Initial release.
Breaking changes:
Forgery.put_new_field/3
to be a plain function that accepts anonymous functions.
Forgery.lazy/1
to make Forgery.put_new_field/3
usage more streamlined.
Initial release.