Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

v3.0.1

Compare
Choose a tag to compare
@msawczyn msawczyn released this 04 Dec 13:20
· 77 commits to master since this release
  • Added [Description] attribute (to classes, properties, enums and enum values where summary was non-blank) to facilitate tooling use
  • Fixed an issue where EFCore5 code was generating cascade delete commands in the wrong place (see #243)
  • Editing class properties and enum values as text now retains properties that aren't available in the text syntax (see #242)