Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request prepares new gem releases for the following gems:
For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.
The generated changelog entries have been copied below:
toys-core
v0.15.0 / 2023-10-12
BREAKING CHANGE: Overhaul of the CLI standard error handling
BREAKING CHANGE: Update default algorithm determining whether to add a method
ADDED: Overhaul of the CLI standard error handling
ADDED: Support configuring MT_COMPAT in the minitest template
ADDED: Support setting a different method as the run handler
FIXED: Prevent bundler's SelfManager from switching
FIXED: Update default algorithm determining whether to add a method
DOCS: Various documentation fixes and clarifications
DOCS: Progress on the Toys-Core guide
DOCS: Additional guide updates
toys
v0.15.0 / 2023-10-12
BREAKING CHANGE: Overhaul of the CLI standard error handling
BREAKING CHANGE: Update default algorithm determining whether to add a method
ADDED: Overhaul of the CLI standard error handling
ADDED: Support configuring MT_COMPAT in the minitest template
ADDED: Support setting a different method as the run handler
FIXED: Allow tests and specs to interact with stdin
FIXED: Update default algorithm determining whether to add a method
DOCS: Various documentation fixes and clarifications
DOCS: Progress on the Toys-Core guide
DOCS: Additional guide updates