Release v0.3.3
What's Changed
Features
- feat(chart): Support different X-Axis for date types by @ZonaHex in #325
- feat(editor): Support SQL keyword hints for table and column names by @ZonaHex in #329
- feat(editor): Support PromQL hints for table and column names by @ZonaHex in #330
- feat(playground): Support PromQL by @alili in #328
Fixes
- fix: case compatibility of code types by @alili in #331
- fix(editor): stop prometheus api fetch for hints by @ZonaHex in #332
Full Changelog: v0.3.2...v0.3.3