What's Changed
- Repo Runner by @JKamsker in https://github.com/litedb-org/LiteDB/pull/2690
- Improve build pipeline by @JKamsker in https://github.com/litedb-org/LiteDB/pull/2692
- Add support for GroupBy by @JKamsker in https://github.com/litedb-org/LiteDB/pull/2694
- Use fixed stack buffers in string serializers by @JKamsker in https://github.com/litedb-org/LiteDB/pull/2695
- Add suppor...