Skip to content

Releases: CodeMan99/tyedev

v0.4.1

29 Jul 03:40
fd6f246

Choose a tag to compare

Release v0.4.1

v0.4.0

24 Nov 05:28
c06e55e

Choose a tag to compare

Release v0.4.0

v0.3.4

30 Jul 19:44
cf16c99

Choose a tag to compare

Release v0.3.4

Update dependencies.

Resolved breaking changes introduced by ocipkg v0.3.9:

   - Replace `ocipkg::error::*` references with anyhow
   - Restore internal implementation of `get_layer_bytes()`

No CLI changes are expected.

v0.3.3

27 Feb 05:01

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

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

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

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

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

Choose a tag to compare

Release v0.1.1

init: Fixed bug when writing template contents.

v0.1.0

25 Nov 21:07

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.