v0.59.0
What's Changed
- fix: prevent mypyc async exception segfault by @cofin in #692
- fix(exceptions): distinguish operation cancellation from query timeouts by @cofin in #689
- feat(data-dictionary): co-locate dialect packages and consolidate domain SQL by @cofin in #688
- feat: expose SQL file loader for v0.59.0 by @cofin in #694
- fix(storage): resolve Windows SQL file paths by @cofin in #696
- fix(#695): add backend-neutral URI resolution by @cofin in #697
Full Changelog: v0.58.3...v0.59.0