This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Releases: balderdashy/waterline-sequel
Releases · balderdashy/waterline-sequel
v0.6.3
- [ENHANCEMENT] Added newer versions of Node to the Travis test runner.
- [BUG] Fix a bug from a previous commit. See #91 for more details. Thanks to @acekat for the patch.
- [STABILITY] Fix to prevent undefined keys from being used. See 95b0a080a9c5010d867a5dca80b7084501f8dad4 for more details.
- [BUG] Fix for unknown operators. See #87 for more details. Thanks to @kevinburkeshyp for the patch.
v0.6.2
Fix the second part of the issue from 0.6.0
this time by updating the complex queries. See #85 for more details. Thanks again to @Bazze, @wulfsolter and others who helped debug this.