Skip to content

v7.0.0

Latest

Choose a tag to compare

@pwelter34 pwelter34 released this 03 Jun 04:11
· 112 commits to master since this release

What's Changed

  • add file header support
  • Handle Generic types such as List<> and NpgsqlRange<> by @DavidBoone in #584
  • Generate HasPrincipalKey on relationship if necessary by @DavidBoone in #575
  • Add support for composite foreign keys to Parsing/MappingVisitor by @DavidBoone in #620
  • support for .net 9
  • update project to use nullable reference types
  • Breaking change to configuration file. The database.exclude section now has a database.exclude.tables and database.exclude.columns section.

New Contributors

Full Changelog: v6.4.0...v7.0.0