Changelog for the beam-th
package
- Increase test suite coverage
- Expose the
Database.Beam.TH.Internal
module together with added documentation - Change the fixity of some internal operators (no visible changes)
- Remove unused
TupleSections
extension
- Final round of name lookup fixes
- Fix tests broken by the additional type annotations generated from 0.1.0.2 onwards
- Further name lookup fixes
- Generate type annotations for all record fields, not just for
PrimaryKey
fields
- Fix name lookup for
LensFor
- Initial release