Skip to content

v3.4.1

Compare
Choose a tag to compare
@andykais andykais released this 11 Oct 05:46
· 113 commits to master since this release

Breaking change

  • config structure changed again to a flatter more intuitive structure (#33).

Enhancements/fixes

  • upgrade dev dependencies in response to security alerts
  • added an internal query walker to help debug query ordering. Hopefully this means I can move faster in regards to query bugs (#36).
  • speed up query by removing unnecessary compares & extra recursion loops