v1.0.0
Breaking Changes
- For upgrading you must append
.execute()
at the end of every query, read more here
What's Changed
- D1 batch queries by @ejyager00 in #25
- Fix bug when passing execute function in creation of new Query by @ejyager00 in #26
- Update docs to match new interface and refactor tests by @G4brym in #27
Full Changelog: v0.1.12...v1.0.0