Skip to content

v3 Released!

Compare
Choose a tag to compare
@danibram danibram released this 30 Dec 01:13
· 10 commits to master since this release

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 use lorem.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