v3 Released!
Merry christmas 🎉 🎉
Breaking changes:
- generators: Now mocker remove thirdparty generators from it. Now you should provide to the library, check the readme
- string-parser: Now to unify logic, and reduce complexity. The fast eval function not call the function. So if in the past with faker you use:
lorem.paragraph
now its important to uselorem.paragraph()
because eval function is not doing more magic than the necesary
Thank you all for you patient, this release was planned maybe a year ago, but I didnt have time to work on it.
Full Changelog: v2.12.0...v3.0.1