The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added unit tests, CI and fixed compatibility with
gleam_stdlib >= 0.50
.
- Renamed library from
cake_gleam_pgo
tocake_pog
. - Use
pog
instead ofgleam_pgo
as a gleam postgres client dependency.- Adapt to breaking changes this move brought.
- Added omitted license file.
- Relaxed dependency version constraints.
- Initial release.