Releases: Blusutils/DESrv
DESrv v1.3.1
DESrv 1.3.1
This is a new patch release of DESrv. API of Core and PDK is compatible with previous patch release.
Windows build is standalone. You don't need to install additional dependencies.
Linux build requires .NET 6.0 runtime/SDK.
Generally: what's changed
- Loader now correctly proceeds metadata after 4562746 and 63f70dd
- DESrv got nullable notations in 18c6a2b
Changelog (commits): v1.3.0...v1.3.1
DESrv v1.3.0
DESrv 1.3.0
This is a new minor release of DESrv. API of Core and PDK is incompatible with previous minor release.
Windows build is standalone. You don't need to install additional dependencies.
Linux build requires .NET 6.0 runtime/SDK.
Generally: what's changed
- Changed structure of extensions in 1e0427b
Changelog (commits): v1.2.0...v1.3.0
DESrv v1.2.0
DESrv 1.2.0
This is a new minor release of DESrv. API of Core and PDK is incompatible with previous minor release.
Windows build is standalone. You don't need to install additional dependencies.
Linux build requires .NET 6.0 runtime/SDK.
Generally: what's changed
- Implemented support for extensions that provide random in 5383234
- More complete implementation of HTTP in 43bbbc6
- Standalone builds in 5383234...bd68eee
Changelog (commits): v1.1.0...v1.2.0
v1.1.0
DESrv 1.1.0
This is a new minor release of DESrv. API of Core and PDK is incompatible with previous minor release.
Generally: what's changed
- PDK extension attribute, improvements in connections in 864ea34
- PDK visibility to COM in d1ea021
- Changed project structure in 900e9cb
Changelog (commits): v1.0.0...v1.1.0