Releases: c0d3sling3r/mapalyzer
Releases · c0d3sling3r/mapalyzer
v1.3.1-alpha
FIXED
- add EM1001 diagnostic report to
PropertyContainerDecorationAnalyzer
supported diagnostics.
v1.3.0-alpha
NEW
- Added a diagnostic report where the
partial
modifier is missing in class declaration when theMapFrom
attribute is provided.
v1.2.1-alpha
FIXED
- Fixed an issue where the generation would not be completed if there were no any matched properties.
V1.2.0-alpha
NEW
- A new diagnostic report added in order to warn developer that there is no any matched property in source class with then name they considered while providing
MapPropertyFrom
attribute.
IMPROVED
- The
EM3000
warning report transformed toEM1001
information report.
v1.1.0-alpha
FIXED
- add missing configuration for install/uninstalling the project as analyzer
v1.0.0-alpha
The very first pre-release alpha version.