v0.1.7
What's Changed
Major:
- fix: change memory context parent to CurTransactionContext by @burmecia in #37
- :fix: allocate plan in query memory context by @EdMcBane in #47
- chore: add disputes, events, files Stripe objects by @burmecia in #44
- chore: use borrowed row in iter_scan() by @burmecia in #48
Minor:
- docs: update Cargo lock file and minor doc update by @burmecia in #38
- Fix typo on README s/WEHRE/WHERE/ by @ashleyconnor in #39
- fix: small typo errors by @0xflotus in #41
- Fix broken link in README by @papparapa in #42
- Perf improvements by @EdMcBane in #46
- Update Docs with Separate pages per FDW by @olirice in #24
New Contributors
- @0xflotus made their first contribution in #41
- @ashleyconnor made their first contribution in #39
- @papparapa made their first contribution in #42
- @EdMcBane made their first contribution in #47
Full Changelog: v0.1.6...v0.1.7