8.0.0 (2021-08-24)
Bug Fixes
- rename ErrorConstructor to CustomErrorConstructor (#340) (d581477)
BREAKING CHANGES
- ErrorConstructor was renamed to CustomErrorConstructor
If you're currently importing the ErrorConstructor interface from
defekt, you will need to change these import to CustomErrorConstructor.