v3.0.0
3.0.0 (2019-10-29)
Features
- uselazy: pass object literal instead of separated arguments (59cbd3a)
BREAKING CHANGES
- uselazy: is much better to have all in one object, that allows the arguments to come in any
order and if there's anyone we don't need, we can simply ignore them or anything that is missing we
can simply provide defaults