What's Changed
Features
- Improve inspection of Module. #263 by @phorsuedzie
- Fix multiline string diff with blank lines. #266
- Improve inspection of Range objects. #267 by @lucaseras
- Skip diffing of more un-diffable types. #273 by @lucaseras
Other changes
- Switch from Prettier to Rubocop. #269
- Fix outdated reference in documentation. #270 by @emmanuel-ferdman
- Replace Zeus with forking strategy for tests. #271
New Contributors
- @phorsuedzie made their first contribution in #263
- @emmanuel-ferdman made their first contribution in #270
Full Changelog: v0.13.0...v0.14.0