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
- Update dependency kolos65/mockable to from: "0.3.0" by @renovate[bot] in #187
0.12.0 - 2025-01-22
- Log standard output and error messages through the logger by @pepicrft in #165
0.11.19 - 2025-01-22
- Release note generation by @pepicrft in #180
0.11.18 - 2025-01-22
- Data race running many processes concurrently by @danpalmer in #167
- Add danpalmer as a contributor for code by @allcontributors[bot] in #177
- @danpalmer made their first contribution in #167
0.11.0 - 2024-12-30
- Add AsyncThrowingStream piping and completion utilities by @pepicrft in #156
0.10.0 - 2024-12-11
- Default to inheriting the standard input from the current process by @pepicrft in #146
0.9.0 - 2024-08-30
- Add
Command.run
static API for convenience by @pepicrft in #102
0.8.0 - 2024-08-20
- Add Mockable to ease mocking dowstream by @pepicrft
0.7.3 - 2024-08-15
- LookupExecutable race condition by @AndrewBarba in #87
0.7.0 - 2024-08-13
- Improve the documentation by @pepicrft
0.6.0 - 2024-08-11
- Not resolve executables that are already passed as absolute paths by @AndrewBarba in #80
0.5.7 - 2024-08-11
- Update .all-contributorsrc [skip ci] by @allcontributors[bot]
- Update README.md [skip ci] by @allcontributors[bot]
0.5.0 - 2024-08-04
- Configure renovatebot to use semantic commits when updating dependencies by @pepicrft
0.4.0 - 2024-08-04
- 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
- Broken release automation due to invalid git cliff command by @pepicrft
- Release process again by @pepicrft
- Release process by @pepicrft
- 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
- Create .all-contributorsrc [skip ci] by @allcontributors[bot]
- Update README.md [skip ci] by @allcontributors[bot]