v4.3.1
Changes
- Additional linters were enabled thanks to @kmuratov (#206)
- Previously many errors in deferred calls were ignored. We're now using multierror for errors arising in a deferred call, so this may break any code that relied on specific errors.
- Official support for Firebird is dropped. For more info, see: #49 (comment)
- Another attempt at fixing #202