Skip to content

v4.3.1

Compare
Choose a tag to compare
@dhui dhui released this 27 Apr 05:49

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