Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 611 Bytes

[0.0.7]

  • In convert_operation_test, it is result.terminus now.

[0.0.6]

  • Introduce Utils.strip to remove Object IDs for anonymous objects in strings.

[0.0.5]

  • In Utils.inspect, limit the regex to one liner hashes.

[0.0.4]

  • Extend Utils.inspect so we can feed it strings that may contain hash inspects.

[0.0.3]

  • Introduce Utils.inspect to cover Hash#inspect tests across all Rubies, including 3.4.
  • Introduce :source_gem and :target. Todo: ADD TEST/DOCS/AUTOGENERATED automatically

[0.0.2]

  • Require forwardable.

[0.0.1] - 2022-12-13

  • Initial release.