v6.0.0
6.0.0 - 2021-11-21
👤👤 2 new contributors, drop support for Node < 12 and new features and bug fixes!
Breaking changes
- 💥 Node 12.x or higher is required. Support for Node 8.x and 10.x has dropped.
There is now an architectural decision record to specify how support will work
going forward. #214
Added
- [feature] isIdenticalTo() / isNotIdenticalTo() assertions, thank you @franciscojaimesfreyre, for your first contribution!
- [feature] better error reporting when loading test suite files
- [docs] italian translations, thank you @giovannipessiva for your first contribution!