Releases: dazuma/toys
Releases · dazuma/toys
toys 0.11.5
v0.11.5 / 2021-03-28
- BREAKING CHANGE: The exit_on_nonzero_status option to exec now exits on signals and failures to spawn, in addition to error codes.
- ADDED: Support retries in the bundler integration.
- FIXED: Fix a bundler 2.2 integration issue that fails install in certain cases when an update is needed.
- FIXED: Eliminate Rubygems warning on toys system update.
toys-core 0.11.5
v0.11.5 / 2021-03-28
- BREAKING CHANGE: The exit_on_nonzero_status option to exec now exits on signals and failures to spawn, in addition to error codes.
- ADDED: Support retries in the bundler integration.
- FIXED: Fix a bundler 2.2 integration issue that fails install in certain cases when an update is needed.
toys 0.11.4
v0.11.4 / 2020-10-11
- FIXED: Doesn't modify bundler lockfiles when adding Toys to a bundle
- FIXED: Rdoc template now works on Ruby 3
toys-core 0.11.4
v0.11.4 / 2020-10-11
- FIXED: Doesn't modify bundler lockfiles when adding Toys to a bundle
toys 0.11.3
v0.11.3 / 2020-09-13
- FIXED: The Exec mixin recognizes the argv0 option, and logs it appropriately
toys-core 0.11.3
v0.11.3 / 2020-09-13
- FIXED: The Exec library recognizes the argv0 option, and logs it appropriately
toys 0.11.2
v0.11.2 / 2020-09-06
- FIXED: Don't get confused when running toys from within a toys directory
- FIXED: Fix a JRuby-specific race condition when capturing exec streams
toys-core 0.11.2
v0.11.2 / 2020-09-06
- FIXED: Fix a JRuby-specific race condition when capturing exec streams