Releases: sungaila/NewDarkGlobalServer
Releases · sungaila/NewDarkGlobalServer
v1.3.2
- Use .NET 9 for AOT builds.
v1.3.1
- Timestamps are no longer printed by default.
- Can be reactivated with
-t
and --printtimestamps
.
v1.3.0
- Use .NET 8 for AOT builds.
- Changed command-line options.
- Add time offset to output.
v1.3.0-preview
- Use .NET 8 Preview 6 for AOT builds.
- Changed command-line options.
v1.2.0
Using .NET 7 and AOT compilation for Windows binaries
v1.1.0
HeartbeatMinimal logs are hidden by default, use the -showheartbeatminimal
argument to reactivate them.