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

v1.3.0.1

Compare
Choose a tag to compare
@msawczyn msawczyn released this 28 May 13:58
· 484 commits to master since this release
  • Enhanced source code drag/drop to handle bidirectional associations and enumerations better.
  • Can now import assemblies containing DbContext classes. Dropping a compiled assembly onto the design surface will attempt to process and merge it into the design.
  • Added ability to merge two unidirectional associations into one bidirectional association (via context menu action)
  • Added ability to split a bidirectional association to two unidirectional associations (via context menu action)
  • Added Microsoft Automatic Graph Layout, giving the user the ability to choose the diagram's auto-layout strategy