Skip to content

Releases: baprx/mk

v0.7.1

Choose a tag to compare

@baprx baprx released this 20 Oct 10:07
110c29e

0.7.1 (2025-10-20)

Bug Fixes

  • completions: update count_args function name (b8b1527)

v0.7.0

Choose a tag to compare

@baprx baprx released this 19 Oct 20:53
fdaef55

0.7.0 (2025-10-19)

Features

  • completions: add support for fish (1e4cdbf)
  • completions: improve fish completions by disabling the default file/directory for env/output keys (235e807)

v0.6.1

Choose a tag to compare

@baprx baprx released this 18 Oct 10:24
77c96d6

0.6.1 (2025-10-18)

Bug Fixes

  • completion: include ignored environments and outputs in shell completions (22c30a7)

v0.6.0

Choose a tag to compare

@baprx baprx released this 16 Oct 12:18
6798d84

0.6.0 (2025-10-16)

Features

  • bump: add support for OCI registries (d108083)
  • bump: bump .appVersion and .version if they were set correctly (2706515)
  • improve error handling and reporting for dependency fetch failures (914ad23)

Bug Fixes

  • bump: normalize docker.io to registry-1.docker.io (34b8431)
  • bump: simplify oci repository path logic (67d9c5e)

v0.5.11

Choose a tag to compare

@baprx baprx released this 14 Oct 07:16
b4ca523

0.5.11 (2025-10-14)

Bug Fixes

  • completions: rewrite custom env/output completion logic which made bash completion broken (f3e2a2a)

v0.5.10

Choose a tag to compare

@baprx baprx released this 13 Oct 18:04
28afa15

0.5.10 (2025-10-13)

Bug Fixes

  • ci: simplify cargo cache keys and enable cross for x86_64 linux (0b0facd)

v0.5.9

Choose a tag to compare

@baprx baprx released this 13 Oct 17:50
586e3b4

0.5.9 (2025-10-13)

Bug Fixes

  • ci: use cross for all targets (4269428)

v0.5.7

Choose a tag to compare

@baprx baprx released this 12 Oct 15:30
c70cbc4

0.5.7 (2025-10-12)

Bug Fixes

v0.5.6

Choose a tag to compare

@baprx baprx released this 12 Oct 15:14
fce2ce4

0.5.6 (2025-10-12)

Bug Fixes

v0.5.5

Choose a tag to compare

@baprx baprx released this 12 Oct 15:06
9d10618

0.5.5 (2025-10-12)

Bug Fixes

  • ci: use cross-rs/cross for cross-compilation (#12) (36c8561)