Skip to content

Releases: tuist/Command

0.14.3

01 May 14:25

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.14.3 - 2026-05-01

Details

Chore

  • Update dependency kolos65/mockable to from: "0.6.2" by @renovate[bot] in #221

0.14.2

30 Apr 18:57

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.14.2 - 2026-04-30

Details

Chore

  • Update dependency apple/swift-log to from: "1.12.0" by @renovate[bot] in #219

0.14.1

28 Apr 14:11

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.14.1 - 2026-04-28

Details

Bug Fixes

  • Surface stderr and conform CommandError to LocalizedError by @fortmarek in #231

0.14.0

02 Mar 10:51

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.14.0 - 2026-03-02

Details

Features

0.13.0

20 Feb 13:30

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.13.0 - 2025-02-20

Details

Features

0.12.2

14 Feb 15:35

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.12.2 - 2025-02-14

Details

Miscellaneous Tasks

  • Update dependencies with security vulnerabilities by @pepicrft in #201

0.12.1

29 Jan 20:53

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.12.1 - 2025-01-29

Details

Chore

  • Update dependency kolos65/mockable to from: "0.3.0" by @renovate[bot] in #187

0.12.0

22 Jan 15:26

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.12.0 - 2025-01-22

Details

Features

  • Log standard output and error messages through the logger by @pepicrft in #165

0.11.19

22 Jan 08:37

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

0.11.19 - 2025-01-22

Details

Bug Fixes

0.11.18

22 Jan 07:59

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

Details

Docs

Fix

New Contributors