Packages

A slim data generator that does not compromise extensibility.

Current section

Files

Jump to
forgery CHANGELOG.md
Raw

CHANGELOG.md

# 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 make `Forgery.put_new_field/3` usage more streamlined.
## v0.1.0
Initial release.