Releases: CodeMan99/tyedev
Releases · CodeMan99/tyedev
v0.3.4
v0.3.3
Release v0.3.3 Fix `tyedev init` when starting with an empty template.
v0.3.2
Release v0.3.2 Adds some additional warnings in the case of skipped collections.
v0.3.1
Release v0.3.1 Fix shell completions by executing the call as early as possible.
v0.3.0
Release v0.3.0 - registry: Skip a single feature or template instead of the entire collection. - registry: Improve error context (warning). - list: Avoid displaying empty data table. Specifically when a collection own zero features & templates.
v0.2.0
Release v0.2.0 - Support windows: turn off ascii_table::auto_table_width feature that depended on termion. - Add automated tests for pull requests.
v0.1.1
Release v0.1.1 init: Fixed bug when writing template contents.
v0.1.0
Release v0.1.0 The initial release of tyedev. Expecting to publish to crates.io. Expecting to create a github release with binary assets attached.