v2.1.0.4942 [RzR] 28-10-2025
- [d6fb76f] (RzR) -> Auto commit uncommited files
- [74ebbfa] (RzR) -> Fix project name in scripts.
- [92206fc] (RzR) -> Add script generation and adjust docs.
- [859d865] (RzR) -> Add new export methods from
DataTableandDataSet. - [0e37bee] (RzR) -> Add max row limit per sheet implementation.
- [b6dbce2] (RzR) -> Add max row limit per sheet configure option.
- [e2e3cfb] (RzR) -> Reorganize methods and add new method.
- [d964bc5] (RzR) -> Rename internal extension methods.
-> Add template generation based on user defined configuration (fields and validations) GenerateTemplateAsync and GenerateTemplate;
-> Add custom user defined fields on template generation based on class type (GenerateTemplate/Async<T>);
-> Remove cast to int on data validation attribute;
-> Add new test to verify data validation on DATE buid;
-> Adjust cell data validation build flow. Add/adjust DATE format on validation;
-> Adjust store and data format to use custom defined;
-> Add custom numbering formats;
-> Upgrade reference package version: AggregatedGenericResultMessage, DocumentFormat.OpenXml, DomainCommonExtensions.
-> Upgrade reference package version: AggregatedGenericResultMessage, DocumentFormat.OpenXml, DomainCommonExtensions.
-> Update reference package version, fixing CVE (CVE-2024-43485);
-> Add template generation;
-> Add attribute with column validation on generate template and complete it;
-> Small code clean and fixes;
-> Upgrade reference libraries.