Skip to content

Bug fixes and comprehensive modules tests added

Latest
Compare
Choose a tag to compare
@Daveawb Daveawb released this 14 Jun 10:15
· 25 commits to master since this release

This release adds no new functionality. The following bugs were squashed:

  • Query builder now actually works properly and module tests added to qualify
  • Laravel driver made more robust to deal with differing result structures
  • Response logic now contained within response object, not with the drivers
  • Drivers return raw data, not formatted data