Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 1.13 KB

v.1.0.1.0644

-> Small code adjustments.

v.1.0.2.2008

-> Support for net45, netstandard1.5, netstandard2.1.

v.1.0.3.1800

-> Parse only one property from entity.

1.0.4.1134

-> Change List to IReadOnlyCollection and IEnumerable.
-> Add few tests.
-> Adjust usage.

1.0.5.0555

-> Add validation on ctor attribute input param.

1.0.6.2158

-> Add fluent extensions to access available methods for save save string properties.
-> Reorganize some classes in the project.

1.0.7.2114

-> Update lib version.
-> Add option to sign the new version of the files.

1.0.8.2220

-> Fix wrong modification.

1.0.9.5667

-> Add internal extension.
-> Add own implementation EntityPropChangeEventBase for INotifyPropertyChanged .

1.0.10.3531

-> Add methods to set content SetContent with internal property changed event;

1.1.0.0

-> Add small adjustments and fixes;
-> Small core reorganization;
-> Parameters rename;
-> Update the packages reference version;