9.0.0-beta.8 (2021-09-16)
Features
- merge errors "E023" into "E013" (c8ce9b8)
- errors: add error "E025", called "NotValidModelError" (cd88aab)
- errors: create custom error for "E003", called "FunctionCalledMoreThanSupportedError" (a93651e)
Style
- add more Error "REFACTOR" comments (12ccf9e)
Refactor
- utils::mapOptions: reduce "getName" calls for the same object (c68e415)