Releases: shashisadasivan/EDMXTrimmer
Releases · shashisadasivan/EDMXTrimmer
v0.2.3
v0.2.2
Use the v0.2.3 release instead to download the tool. This release contains unit testing stuff in the zip that is not required. The functionality of both releases is the same.
What's Changed
- add features to support dataverse edmx files, improve performance and maintainability by @FH-Inway in #29
- added namespace alias support to the entity type filtration by @AndrewK2 in #27
- support entity type filtration for the entities not included into sets by @AndrewK2 in #28
New Contributors
Full Changelog: 0.2.1.20230702...0.2.2.20231126
v0.2.1
Merge pull request #25 from FH-Inway/update-dotnet :arrow_down: downgrade to .NET 6
v0.1.1
0.1.1.20230624 Merge pull request #22 from FH-Inway/add-annotation-and-action-import…