All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for .NET 9.0
- Added new
Shuffle
functionality, allowing users to shuffle processors
No breaking API changes. Only the supported target frameworks have been changed with this release.
- Added support for .NET 8.0
- Removed support for .NET 6.0
- Added README to package contents
- Added missing XML doc comments
- Enabled nullable reference types
- Appended "Async" to all methods returning an awaitable type that were missing the "Async" suffix
- Updated package metadata and copyright information