Releases: haskell-beam/beam
Releases · haskell-beam/beam
v0.10.3.0
What's Changed
- Fix building queries with WHERE in the absence of FROM. by @kosmikus in #695
- Export generic classes by @edsko in #585
- CI without nix by @LaurentRDC in #718
New Contributors
Full Changelog: v0.10.2.0...v0.10.3.0
v0.10.2.0
What's Changed
- Remove beam-migrate-cli by @kmicklas in #684
- Version bound updates by @LaurentRDC in #705
- Allow newer containers, bytestring by @ysangkok in #706
- Changed documentation example of withDbModification function. by @tusharad in #707
- Improved error for ColumnTypeMismatch by @thomasjm in #696
- Add FromBackendRow instances for Identity by @ryantrinkle in #717
- Schema creation and end-to-end support by @LaurentRDC in #716
New Contributors
Full Changelog: v0.10.1.0...v0.10.2.0
Beam 0.10.1.0
v0.10.1.0 Add changelog for v0.10.1.0 and associated releases (#691)
Beam 0.10.0.0 - GHC 9.4 compatibility
Make sure lateral join names do not overlap (#647) * Make sure lateral join names do not overlap * Fix typo for naming of laterally joined tables. Co-authored-by: Ken Micklas <git@kmicklas.com> Co-authored-by: Ken Micklas <git@kmicklas.com>
Beam 0.9.2.1 - Aeson 2.0 compatibility
Hackage releases:
Beam 0.9.2.0
Beam 0.9.1.0
Beam 0.9.0.0
Hackage release for beam 0.9.0.0
0.8.0.0
Hackage release for beam-core 0.8.0.0 and accompanying beam-migrate, beam-sqlite, and beam-postgres
April 2018 Release 3
Updates for stackage nightly, as well as haskellSchema shortcut
Contains
- beam-core-0.7.2.1
- beam-sqlite-0.3.2.1
- beam-postgres-0.3.2.1
- beam-migrate-0.3.2.0