Skip to content

v0.12.2

Latest
Compare
Choose a tag to compare
@particlebanana particlebanana released this 08 Jun 23:30
· 193 commits to master since this release
  • [ENHANCEMENT] Adds support for case-insensitive queries using the wlNext.caseSensitive flag. See #304 for more details. Thanks @wulfsolter for the patch!
  • [ENHANCEMENT] Adds MariaDB to the automated test suite. See #276 for more details. Thanks to @grooverdan for the patch.
  • [ENHANCEMENT] Updates the dependencies to the latest versions which should remove any warning messages when installing.
  • [BUG] Fixes issues with backwards compatibility to Waterline 0.11.x and older.