Skip to content

Latest commit

 

History

History
117 lines (95 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

117 lines (95 loc) · 4.19 KB

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 - 2025-01-22

Details

Features

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

0.11.19 - 2025-01-22

Details

Bug Fixes

  • Release note generation by @pepicrft in #180

0.11.18 - 2025-01-22

Details

Bug Fixes

  • Data race running many processes concurrently by @danpalmer in #167

Documentation

  • Add danpalmer as a contributor for code by @allcontributors[bot] in #177

New Contributors

  • @danpalmer made their first contribution in #167

0.11.0 - 2024-12-30

Details

Features

  • Add AsyncThrowingStream piping and completion utilities by @pepicrft in #156

0.10.0 - 2024-12-11

Details

Features

  • Default to inheriting the standard input from the current process by @pepicrft in #146

0.9.0 - 2024-08-30

Details

Features

  • Add Command.run static API for convenience by @pepicrft in #102

0.8.0 - 2024-08-20

Details

Features

  • Add Mockable to ease mocking dowstream by @pepicrft

0.7.3 - 2024-08-15

Details

Bug Fixes

  • LookupExecutable race condition by @AndrewBarba in #87

0.7.0 - 2024-08-13

Details

Features

  • Improve the documentation by @pepicrft

0.6.0 - 2024-08-11

Details

Features

  • Not resolve executables that are already passed as absolute paths by @AndrewBarba in #80

0.5.7 - 2024-08-11

Details

Documentation

  • Update .all-contributorsrc [skip ci] by @allcontributors[bot]
  • Update README.md [skip ci] by @allcontributors[bot]

0.5.0 - 2024-08-04

Details

Features

  • Configure renovatebot to use semantic commits when updating dependencies by @pepicrft

0.4.0 - 2024-08-04

Details

Features

  • Adjust the convention for the CHANGELOG.md to follow a mix of the GitHub and the keep-a-changelog conventions by @pepicrft

0.3.0 - 2024-08-04

Details

Bug Fixes

  • Broken release automation due to invalid git cliff command by @pepicrft
  • Release process again by @pepicrft
  • Release process by @pepicrft

Features

  • Add spi.yml documentation for the Swift Package Index to add a link to our self-hosted documentation by @pepicrft

0.2.1 - 2024-08-04

Details

Documentation

  • Create .all-contributorsrc [skip ci] by @allcontributors[bot]
  • Update README.md [skip ci] by @allcontributors[bot]