- In
convert_operation_test
, it isresult.terminus
now.
- Introduce
Utils.strip
to remove Object IDs for anonymous objects in strings.
- In
Utils.inspect
, limit the regex to one liner hashes.
- Extend
Utils.inspect
so we can feed it strings that may contain hash inspects.
- Introduce
Utils.inspect
to coverHash#inspect
tests across all Rubies, including 3.4. - Introduce
:source_gem
and:target
. Todo: ADD TEST/DOCS/AUTOGENERATED automatically
- Require
forwardable
.
- Initial release.