Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 478 Bytes

v1.0.3.6555

-> Update lib version for 'Microsoft.Data.SqlClient', with CVE-2024-29992 fix;

v1.0.2.6703

-> Update lib version for 'Npgsql', with CVE-2024-32655 fix;
-> Update some libs version related to previous update;

v1.0.1.8361

-> Change property mapper (map by property/column name);
-> Add EF DbContextExtension (that load neccessary information);
-> Add tests for simple select query and adjust mapper.