Skip to content

Releases: CodeMan99/tyedev

v0.3.3

27 Feb 05:01
Compare
Choose a tag to compare
Release v0.3.3

Fix `tyedev init` when starting with an empty template.

v0.3.2

04 Jan 00:57
Compare
Choose a tag to compare
Release v0.3.2

Adds some additional warnings in the case of skipped collections.

v0.3.1

01 Jan 16:04
Compare
Choose a tag to compare
Release v0.3.1

Fix shell completions by executing the call as
early as possible.

v0.3.0

01 Jan 07:02
Compare
Choose a tag to compare
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

26 Nov 22:34
Compare
Choose a tag to compare
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

26 Nov 01:53
Compare
Choose a tag to compare
Release v0.1.1

init: Fixed bug when writing template contents.

v0.1.0

25 Nov 21:07
Compare
Choose a tag to compare
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.