Version v0.5.0
Summary
- RegexDistribution has changed considerably with no backward compatibility. For now, the old regex distribution is still available.
- Big improvements in documentation thanks to @Samuwhale.
- Add a command line interface.
What's Changed
- Tutorial update by @Samuwhale in #135
- updated GMF examples to fit output of release 0.4 by @Samuwhale in #136
- First version of CLI by @vankesteren in #142
- fixed categorical and faker dists not being in line with new formatted print methods by @Samuwhale in #147
- Update readme to fit new obj/func names by @Samuwhale in #134
- Create Dockerfile by @vankesteren in #150
- Allow synthesis with no arguments by @qubixes in #152
- Add new unique faker distribution by @qubixes in #146
- Update docs to have more advanced features in metadata generation page by @Samuwhale in #155
- Add jsonschema entrypoint to CLI by @vankesteren in #154
- Faker unstructured by @qubixes in #148
- Extend range of multinoulli distribution by @qubixes in #153
- Update docs tech info by @Samuwhale in #157
- Two small fixes for the CLI by @vankesteren in #164
- added 'export' wrapper function to 'to_json' by @Samuwhale in #162
- Regex improvement by @qubixes in #132
Full Changelog: v0.4.0...v0.5.0