- Remove omitempty tag from Events field in ReplayTurn - Create a proper slice copy of gs.Events in RecordTurn - Prevents null events array in JSON output - Fixes parsing errors in analysis scripts Closes: bf-6amz0, bf-3l7tf
5 lines
103 B
Text
5 lines
103 B
Text
crate::version::Version {
|
|
minor: 95,
|
|
patch: 0,
|
|
channel: crate::version::Channel::Stable,
|
|
}
|