Skip to content

DDlog v0.40.2

Compare
Choose a tag to compare
@ryzhyk ryzhyk released this 12 May 15:46

[0.40.2] - May 11, 2021

Libraries

  • time.dl: Improved support for times and dates. The library now uses the
    chrono crate (instead of time) internally, which in particular supports
    timezones.

Bug fix

  • Segfault in the Java API in transactionCommitDumpChanges.