Skip to content

Releases: CodeMan99/tyedev

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 16 May 18:01
16aeb36
Release v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:40
fd6f246
Release v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 05:28
c06e55e
Release v0.4.0

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:44
cf16c99
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

Choose a tag to compare

@github-actions github-actions released this 27 Feb 05:01
Release v0.3.3

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

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Jan 00:57
Release v0.3.2

Adds some additional warnings in the case of skipped collections.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 16:04
Release v0.3.1

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

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 07:02
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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 22:34
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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 01:53
Release v0.1.1

init: Fixed bug when writing template contents.