adamralph/bullseye
### [`v4.2.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#421)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/4.2.0...4.2.1)
##### Fixed bugs
- [#841: Host is not auto-detected](https://togithub.com/adamralph/bullseye/issues/841)
### [`v4.2.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#420)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/4.1.1...4.2.0)
##### Enhancements
- [#800: make Palette and HostExtensions public](https://togithub.com/adamralph/bullseye/pull/800)
### [`v4.1.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#411)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/4.1.0...4.1.1)
##### Fixed bugs
- [#820: Cannot run a target with a name that another target name starts with](https://togithub.com/adamralph/bullseye/issues/820)
### [`v4.1.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#410)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/4.0.0...4.1.0)
##### Enhancements
- [#809: Target name abbreviation](https://togithub.com/adamralph/bullseye/pull/809)
##### Fixed bugs
- [#749: Help text remarks are not coloured correctly](https://togithub.com/adamralph/bullseye/issues/749)
### [`v4.0.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#400)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.8.0...4.0.0)
##### Enhancements
- [#532: **\[BREAKING\]** Expand help option formats](https://togithub.com/adamralph/bullseye/issues/532)
- [#640: Group target log lines in GitHub Actions](https://togithub.com/adamralph/bullseye/issues/640)
- [#641: Parse-able standard output](https://togithub.com/adamralph/bullseye/issues/641)
- [#642: **\[BREAKING\]** Better options API](https://togithub.com/adamralph/bullseye/issues/642)
- [#663: **\[BREAKING\]** remove sync over async](https://togithub.com/adamralph/bullseye/pull/663)
- [#673: **\[BREAKING\]** allow forcing of console (default) mode](https://togithub.com/adamralph/bullseye/pull/673)
- [#675: accept IOptions instead of Options](https://togithub.com/adamralph/bullseye/pull/675)
- [#682: accept custom output and diagnostic writers](https://togithub.com/adamralph/bullseye/pull/682)
- [#703: **\[BREAKING\]** accept a function instead of a string for the message prefix](https://togithub.com/adamralph/bullseye/pull/703)
- [#704: **\[BREAKING\]** Nullable annotations](https://togithub.com/adamralph/bullseye/issues/704)
- [#706: remove top level output messages for targets with inputs](https://togithub.com/adamralph/bullseye/pull/706)
##### Fixed bugs
- [#674: **\[BREAKING\]** fix AppVeyor casing](https://togithub.com/adamralph/bullseye/pull/674)
##### Other
- [#687: **\[BREAKING\]** switch from netstandard2.0 to netstandard2.1](https://togithub.com/adamralph/bullseye/pull/687)
- [#710: **\[BREAKING\]** remove Azure Pipelines mode](https://togithub.com/adamralph/bullseye/pull/710)
### [`v3.8.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#380)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.7.1...3.8.0)
##### Enhancements
- [#597: add README.md to package](https://togithub.com/adamralph/bullseye/pull/597)
- [#622: Avoid walking the dependencies of a target more than once](https://togithub.com/adamralph/bullseye/issues/622)
- [#636: avoid redundantly awaiting targets](https://togithub.com/adamralph/bullseye/pull/636)
##### Fixed bugs
- [#594: source stepping doesn't work](https://togithub.com/adamralph/bullseye/pull/594)
- [#620: Verbose log shows incorrect targets when a dependency doesn't exist](https://togithub.com/adamralph/bullseye/issues/620)
- [#626: Targets may be run more than once when running in parallel](https://togithub.com/adamralph/bullseye/issues/626)
- [#632: Dependency paths get jumbled in verbose logs when running in parallel](https://togithub.com/adamralph/bullseye/issues/632)
### [`v3.7.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#371)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.7.0...3.7.1)
##### Fixed bugs
- [#611: Static RunTargetsWithoutExiting overload with Options returns before running targets](https://togithub.com/adamralph/bullseye/issues/611)
### [`v3.7.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#370)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.6.0...3.7.0)
##### Enhancements
- [#525: Add description for each target](https://togithub.com/adamralph/bullseye/issues/525)
##### Fixed bugs
- [#536: Options.NoColor XML doc says "input" instead of "output"](https://togithub.com/adamralph/bullseye/pull/536)
### [`v3.6.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#360)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.5.0...3.6.0)
##### Enhancements
- [#521: Support NO_COLOR — https://no-color.org/](https://togithub.com/adamralph/bullseye/issues/521)
- [#529: Improve help](https://togithub.com/adamralph/bullseye/issues/529)
##### Fixed bugs
- [#482: running targets without exiting leaves the console screen buffer output mode changed](https://togithub.com/adamralph/bullseye/pull/482)
- [#528: Help shows invalid options in examples](https://togithub.com/adamralph/bullseye/issues/528)
### [`v3.5.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#350)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.4.0...3.5.0)
##### Enhancements
- [#456: tighten timings to measure execution of target actions only](https://togithub.com/adamralph/bullseye/pull/456)
- [#457: align per-target succeeded text with summary by removing full stop](https://togithub.com/adamralph/bullseye/pull/457)
- [#459: align timings shown during execution with those in summary](https://togithub.com/adamralph/bullseye/pull/459)
##### Fixed bugs
- [#460: timing rounding is sometimes incorrect](https://togithub.com/adamralph/bullseye/pull/460)
### [`v3.4.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#340)
[Compare Source](https://togithub.com/adamralph/bullseye/compare/3.3.0...3.4.0)
##### Enhancements
- [#421: sort results in summary by start/completion order](https://togithub.com/adamralph/bullseye/pull/421)
##### Fixed bugs
- [#427: Option.Host is mutated when set to Unknown, and host is detected](https://togithub.com/adamralph/bullseye/pull/427)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.3.0
->4.2.1
Release Notes
adamralph/bullseye
### [`v4.2.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#421) [Compare Source](https://togithub.com/adamralph/bullseye/compare/4.2.0...4.2.1) ##### Fixed bugs - [#841: Host is not auto-detected](https://togithub.com/adamralph/bullseye/issues/841) ### [`v4.2.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#420) [Compare Source](https://togithub.com/adamralph/bullseye/compare/4.1.1...4.2.0) ##### Enhancements - [#800: make Palette and HostExtensions public](https://togithub.com/adamralph/bullseye/pull/800) ### [`v4.1.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#411) [Compare Source](https://togithub.com/adamralph/bullseye/compare/4.1.0...4.1.1) ##### Fixed bugs - [#820: Cannot run a target with a name that another target name starts with](https://togithub.com/adamralph/bullseye/issues/820) ### [`v4.1.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://togithub.com/adamralph/bullseye/compare/4.0.0...4.1.0) ##### Enhancements - [#809: Target name abbreviation](https://togithub.com/adamralph/bullseye/pull/809) ##### Fixed bugs - [#749: Help text remarks are not coloured correctly](https://togithub.com/adamralph/bullseye/issues/749) ### [`v4.0.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.8.0...4.0.0) ##### Enhancements - [#532: **\[BREAKING\]** Expand help option formats](https://togithub.com/adamralph/bullseye/issues/532) - [#640: Group target log lines in GitHub Actions](https://togithub.com/adamralph/bullseye/issues/640) - [#641: Parse-able standard output](https://togithub.com/adamralph/bullseye/issues/641) - [#642: **\[BREAKING\]** Better options API](https://togithub.com/adamralph/bullseye/issues/642) - [#663: **\[BREAKING\]** remove sync over async](https://togithub.com/adamralph/bullseye/pull/663) - [#673: **\[BREAKING\]** allow forcing of console (default) mode](https://togithub.com/adamralph/bullseye/pull/673) - [#675: accept IOptions instead of Options](https://togithub.com/adamralph/bullseye/pull/675) - [#682: accept custom output and diagnostic writers](https://togithub.com/adamralph/bullseye/pull/682) - [#703: **\[BREAKING\]** accept a function instead of a string for the message prefix](https://togithub.com/adamralph/bullseye/pull/703) - [#704: **\[BREAKING\]** Nullable annotations](https://togithub.com/adamralph/bullseye/issues/704) - [#706: remove top level output messages for targets with inputs](https://togithub.com/adamralph/bullseye/pull/706) ##### Fixed bugs - [#674: **\[BREAKING\]** fix AppVeyor casing](https://togithub.com/adamralph/bullseye/pull/674) ##### Other - [#687: **\[BREAKING\]** switch from netstandard2.0 to netstandard2.1](https://togithub.com/adamralph/bullseye/pull/687) - [#710: **\[BREAKING\]** remove Azure Pipelines mode](https://togithub.com/adamralph/bullseye/pull/710) ### [`v3.8.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#380) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.7.1...3.8.0) ##### Enhancements - [#597: add README.md to package](https://togithub.com/adamralph/bullseye/pull/597) - [#622: Avoid walking the dependencies of a target more than once](https://togithub.com/adamralph/bullseye/issues/622) - [#636: avoid redundantly awaiting targets](https://togithub.com/adamralph/bullseye/pull/636) ##### Fixed bugs - [#594: source stepping doesn't work](https://togithub.com/adamralph/bullseye/pull/594) - [#620: Verbose log shows incorrect targets when a dependency doesn't exist](https://togithub.com/adamralph/bullseye/issues/620) - [#626: Targets may be run more than once when running in parallel](https://togithub.com/adamralph/bullseye/issues/626) - [#632: Dependency paths get jumbled in verbose logs when running in parallel](https://togithub.com/adamralph/bullseye/issues/632) ### [`v3.7.1`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#371) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.7.0...3.7.1) ##### Fixed bugs - [#611: Static RunTargetsWithoutExiting overload with Options returns before running targets](https://togithub.com/adamralph/bullseye/issues/611) ### [`v3.7.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#370) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.6.0...3.7.0) ##### Enhancements - [#525: Add description for each target](https://togithub.com/adamralph/bullseye/issues/525) ##### Fixed bugs - [#536: Options.NoColor XML doc says "input" instead of "output"](https://togithub.com/adamralph/bullseye/pull/536) ### [`v3.6.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#360) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.5.0...3.6.0) ##### Enhancements - [#521: Support NO_COLOR — https://no-color.org/](https://togithub.com/adamralph/bullseye/issues/521) - [#529: Improve help](https://togithub.com/adamralph/bullseye/issues/529) ##### Fixed bugs - [#482: running targets without exiting leaves the console screen buffer output mode changed](https://togithub.com/adamralph/bullseye/pull/482) - [#528: Help shows invalid options in examples](https://togithub.com/adamralph/bullseye/issues/528) ### [`v3.5.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#350) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.4.0...3.5.0) ##### Enhancements - [#456: tighten timings to measure execution of target actions only](https://togithub.com/adamralph/bullseye/pull/456) - [#457: align per-target succeeded text with summary by removing full stop](https://togithub.com/adamralph/bullseye/pull/457) - [#459: align timings shown during execution with those in summary](https://togithub.com/adamralph/bullseye/pull/459) ##### Fixed bugs - [#460: timing rounding is sometimes incorrect](https://togithub.com/adamralph/bullseye/pull/460) ### [`v3.4.0`](https://togithub.com/adamralph/bullseye/blob/HEAD/CHANGELOG.md#340) [Compare Source](https://togithub.com/adamralph/bullseye/compare/3.3.0...3.4.0) ##### Enhancements - [#421: sort results in summary by start/completion order](https://togithub.com/adamralph/bullseye/pull/421) ##### Fixed bugs - [#427: Option.Host is mutated when set to Unknown, and host is detected](https://togithub.com/adamralph/bullseye/pull/427)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.