All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.
- more examples and test cases
- use external sql formatter tool
- cli-tool: allow multiple files
- sosql-lang: implicit SELECT clause
- sosql-lang: stacked unnamed statements
- sosql-lang: improved aggregate clause
- sosql-lang: implicit RETURNING clause
- allow multiple statements per file
- ci: configure release
- docs: add usage instructions
-### Changed -### Deprecated -### Removed -### Fixed -### Security
- SoSql to SQL CLI tool
- sosql-lang: implicit FROM clause
- sosql-lang: stacked named statements