Marten v3.13.2 Release Notes
Release Date: 2020-10-31 // over 2 years ago-
🐛 Bug Fixes
- DocumentStore/LINQ : Fix negating a predicate that contains an and operator results in an incorrect query #1568
- Npgsql/NodaTime : Update minimum npgsql to 4.1.5, fixes the long-running problem of combining NodaTime with BCL DateTime types #1579
- DocumentStore/DuplicateField : Allow null enum values to be parsed in duplicated field resolution (related to #1585 ported from 4.x to 3.x)