Skip to content

Releases: dazuma/toys

toys 0.15.6

15 May 05:58
17ed449
Compare
Choose a tag to compare

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

15 May 05:58
17ed449
Compare
Choose a tag to compare

v0.15.6 / 2024-05-15

  • FIXED: Fixed argument parsing to allow a flag value with a newline delimited by =

toys 0.15.5

31 Jan 22:53
1a29ad3
Compare
Choose a tag to compare

v0.15.5 / 2024-01-31

  • FIXED: Fix for uri version mismatch error in certain bundler integration cases

toys-core 0.15.5

31 Jan 22:53
1a29ad3
Compare
Choose a tag to compare

v0.15.5 / 2024-01-31

  • FIXED: Fix for uri version mismatch error in certain bundler integration cases

toys 0.15.4

04 Jan 20:01
031db8a
Compare
Choose a tag to compare

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

04 Jan 20:01
031db8a
Compare
Choose a tag to compare

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

31 Oct 04:29
6e8c4a1
Compare
Choose a tag to compare

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

31 Oct 04:29
6e8c4a1
Compare
Choose a tag to compare

v0.15.3 / 2023-10-31

  • (No significant changes)

toys 0.15.2

17 Oct 06:01
616e354
Compare
Choose a tag to compare

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

17 Oct 06:01
616e354
Compare
Choose a tag to compare

v0.15.2 / 2023-10-17

  • (No significant changes)