Releases: northwood-studios/NorthwoodLib
Releases · northwood-studios/NorthwoodLib
1.3.0
Changes:
- Dropped support for .Net Framework
- Updated OperatingSystem to recognize newer Windows builds, improved version printing, cleaned up the code
- Updated nuget dependencies, added other game dependencies for autoupdates
- Added Proton detection API
- Obsoleted Wine Staging patches API, it now always returns nothing
1.2.1
Changes:
- Updated OperatingSystem to recognize Windows 11, Windows Server 2022 and newer Windows 10 builds
- Updated nuget packages for unit tests
1.2.0
Changes:
- Added Wait APIs to ActionDispatcher
- Added ToStringReturn to StringBuilderPool
- Made OperatingSystem Windows version detection more reliable
1.1.0
Changes:
Added StringUtils API
Added WineInfo API
Obsoleted OperatingSystem.UsesWine
Fixed OperatingSystem sometimes detecting Windows 8 on other OSes
Documentation is now included in builds
Added dependency on: System.Buffers, System.Memory, System.Numerics.Vectors, System.Runtime.CompilerServices.Unsafe
Initial Release
First release used by SCPSL