Skip to content

Releases: Bobris/BTDB

32.15.1

29 Aug 18:46
Compare
Choose a tag to compare

Fixed

Make SourceGenerator code valid :D

32.15.0

29 Aug 18:28
Compare
Choose a tag to compare

Added

Support for PersistedName in Metadata generated by SourceGenerator.

32.14.1

17 Aug 21:19
Compare
Choose a tag to compare

Fixed

Iterating over Relation with computed fields.

32.14.0

04 Aug 19:54
Compare
Choose a tag to compare

BonSerializer knows how to serialize Type. Only simple types and registered types are supported.

32.13.1

31 Jul 15:45
Compare
Choose a tag to compare

Added

record support in ObjectDB. Also added validations for missing getters and setters in ObjectDB.

32.13.0

26 Jul 15:33
Compare
Choose a tag to compare

Added

New KeyValueDBOptions.AutoAdjustFileSize which allows to automatically adjust split size for DB to be in range of 16MB up to 1GB. FileSplitSize does not need to be set as it is ignored when AutoAdjustFileSize is true.

32.12.1

21 Jul 22:08
Compare
Choose a tag to compare

Fixed

Dictionary should support ReadOnlyMemory<byte> as value.

32.12.0

18 Jul 13:39
Compare
Choose a tag to compare

Added

New option in EventLayer and EventLayer2 to forbid serialization of lazy DB objects like IDictionary<,>

32.11.0

06 Jul 15:50
Compare
Choose a tag to compare

Fixed

Excluded in start of range in ListBy when it is not last property of key now works correctly.

32.10.0

20 Jun 10:23
Compare
Choose a tag to compare
Released 32.10.0