5.7.0
What's Changed
- Better exception message when users get problems with DateTime duplicated fields by @jeremydmiller in #2285
- Exclude parent type from sub-class consideration to fix querying against a base class with a hierarchy by @jeremydmiller in #2285
- Disregarding event streams with no events to fix SaveChanges throwing if FetchForWriting is used but no events are appended to the stream by @jeremydmiller in #2285
- Upgraded Weasel update to deal with !=/<> index delta detection by @jeremydmiller in #2285
- Include Loads all Related Documents when Using Limit/Offset by @kluhman in #2284
- Linq fix for AnyTenant call with a compound Where clause by @barclayadam in #2287
- New, improved, separate store aware, multi-database aware 'projections' command by @jeremydmiller in #2288
Full Changelog: 5.6.0...5.7.0
Milestone: https://github.com/JasperFx/marten/milestone/84?closed=1