v0.6.3
In this release we've been focusing on expanding on functionality as well as refactoring and removing some deprecated features.
Big changes
- We now support the
csv
files as a data format! - You can now pull data directly from a datasource during generation! Currently JSON is supported but we'll have more datasources coming soon.
Other important things
- We've migrated to Rust 2021 edition
- We've refactored a bunch of the code to remove the
Name
struct and a deprecated API ordaemon
mode. - Removed some unnecessary calls for the version update suggestion.
There's more improvements waiting in several PRs which we're hoping to get reviewed and merged over the next couple of weeks so stay tuned :)
Thank you contributors!
Thank you @hbina, @juniorbassani, @WiredSound and @chesedo for making synth
amazing!