- A new build system running on the .NET 8 SDK
- Better support for trimmed deployment
- Better support for debugging and SourceLink
- Documentation improvements
- Multitargeting fixes
- Added
WithFixedSizeBuffer
helper methods, which stack-allocate a fixed size buffer of a given size and then pass it as aSpan
to a func. - A new build system based on GitHub Actions
- API docs are now available at http://www.benjamin.pizza/FixedSizeBuffers