Skip to content

toys 0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 21:48
65f8bf1

v0.14.2 / 2022-10-09

  • ADDED: The tool directive supports the delegate_relative argument, as a preferred alternative over alias_tool.
  • FIXED: The toys file reference now properly appears in error messages on Ruby 3.1.
  • FIXED: Error messages show the correct toys file line number on TruffleRuby.
  • FIXED: Inspect strings for tool classes are less opaque and include the tool name.
  • FIXED: The presence of an acceptor forces an ambiguous flag to take a value rather than erroring.