What's Changed
- Serialize Tpkt, Data and Header using Unsafe.WriteUnaligned by @mycroes in #38
- Add GithubActionsTestLogger by @mycroes in #41
- Test targets by @mycroes in #42
- Data serialization by @mycroes in #40
- Code style by @mycroes in #43
- fix: Prevent exception on return of job ID to disposed pool by @mycroes in #48
- Update actions by @mycroes in #54
- Hotfix conversion of float/double by @mycroes in #49
- Dispose requests on JobPool Dispose by @mycroes in #53
- net8 support by @mycroes in #55
- Fix workflow by @mycroes in #59
- Add .NET Framework 4.8 and 4.8.1 to project, by @AndreDrubig in #58
- Support structs in value conversions by @mycroes in #57
- Cleanup by @mycroes in #45
- Communication captures by @mycroes in #44
New Contributors
- @AndreDrubig made their first contribution in #58
Full Changelog: v0.14.7...v0.15.0