- Adds --version parameter (#29, @eitsupi)
- Updates prql-compiler to 0.4.2 (#27, @aljazerzen)
- Updates prql-compiler to 0.6.1 (@snth)
- Changes backend argument to be an enum.
- Fixed chinook.sqlite file.
- Fixed Docker alias command.
- Fixed spaces in table aliases issue.
- Fixed metadata step in Github action.
- Fixed typo in Github action.
- Added Github action for homebrew.
- Added Github action for ghcr.io packages.
- Updated repo links to point to prql organisation.
- Removed UNLICENSE.
- Updated to prql-compiler version 0.2.9
- Added support for querying PostgreSQL databases (through DuckDB).
- Added support for querying Sqlite databases (through DuckDB).
- Added support for querying DuckDB databases.
- Added UNLICENSE.
- Added Chinook database example data.
- Added Dockerfile.
- Acknowledged that release artefacts are still compressed.
- Added CHANGELOG.md
- Changed Release Github Action to publish uncompressed binaries.
- Added building of compressed binaries to Release Github Action.
- Added Release Github Action.