Releases: dazuma/toys
Releases · dazuma/toys
toys 0.15.6
v0.15.6 / 2024-05-15
- FIXED: Fixed argument parsing to allow a flag values delimited by "=" to contain newlines
- FIXED: Fixed minitest version failures in the system test builtin tool
- FIXED: Fixed crash in the system test builtin tool's minitest-rg integration with minitest-rg 5.3
toys-core 0.15.6
v0.15.6 / 2024-05-15
- FIXED: Fixed argument parsing to allow a flag value with a newline delimited by =
toys 0.15.5
v0.15.5 / 2024-01-31
- FIXED: Fix for uri version mismatch error in certain bundler integration cases
toys-core 0.15.5
v0.15.5 / 2024-01-31
- FIXED: Fix for uri version mismatch error in certain bundler integration cases
toys 0.15.4
v0.15.4 / 2024-01-04
- FIXED: Fix error message when failing assertion of the toys version
- DOCS: Various documentation improvements
toys-core 0.15.4
v0.15.4 / 2024-01-04
- FIXED: Fix error message when failing assertion of the toys version
- DOCS: Various documentation improvements
toys 0.15.3
v0.15.3 / 2023-10-31
- FIXED: Minitest template defers calling autorun until after tests are loaded, which should eliminate stringio warnings when running Rails tests without bundler integration
toys-core 0.15.3
v0.15.3 / 2023-10-31
- (No significant changes)
toys 0.15.2
v0.15.2 / 2023-10-17
- FIXED: The gem_build template tried to use a badly formatted directory on Windows.
toys-core 0.15.2
v0.15.2 / 2023-10-17
- (No significant changes)