v0.2.0
You now must use the fully qualified faker method. For example, you would have to use faker.datatype.number()
instead of datatype.number
.
What's Changed
- WIP: Cleanup codebase by @sjwiesman in #78
- Fix issue 79 by @chuck-alt-delete in #80
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #81
- Add docker compose example demo by @bobbyiliev in #83
- Show debug output for avro schemas during dry run by @chuck-alt-delete in #84
- Add mutual TLS authentication support by @bobbyiliev in #86
- refactor faker parsing and enable array relationships by @chuck-alt-delete in #85
Full Changelog: v0.1.4...v0.2.0