Releases: nuskey8/Redb.NET
Releases · nuskey8/Redb.NET
v0.0.4
What's Changed
- feat: Savepoint API by @nuskey8 in #5
- chore: add safety check by @nuskey8 in #6
- rename: RedbDurability -> Durability by @nuskey8 in #7
- feat: ReadOnlyTable.GetRange/GetEnumerator by @nuskey8 in #8
- improve: memory safety by @nuskey8 in #9
- chore: setup workflows by @nuskey8 in #10
- feat: Unity support by @nuskey8 in #11
- feat: separate interop package by @nuskey8 in #12
- fix: unity iOS DllName by @nuskey8 in #13
- fix: dll resolver by @nuskey8 in #14
- feat: MessagePack extension by @nuskey8 in #15
- feat: add extension packages for Unity by @nuskey8 in #16
- feat: add
optionsparameter for serializer extensions by @nuskey8 in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- change: IRedbEncoding allows ref struct by @nuskey8 in #1
- Revert "change: IRedbEncoding allows ref struct" by @nuskey8 in #2
- feat: add WriteTransaction APIs by @nuskey8 in #3
- update: README by @nuskey8 in #4
New Contributors
Full Changelog: https://github.com/nuskey8/Redb.NET/commits/v0.0.3