Releases: tcz717/SimCivil
Releases · tcz717/SimCivil
0.1.88
Remove locks and use bool for timeout (#51)
* Fix #49 Add WriteStateAsync() to key methods
* Add WriteStateAsync in model update
* Modify Inspect API to show detailed data
* clean code in Timeout system
* Remove locks and use bool for timeout
0.1.85
Create CONTRIBUTING.md (#54)
0.1.83
Modify Inspect API to show detailed data (#52)
0.1.37
Merge pull request #40 from tcz717/turnip-dev
Heartbeat on RpcClient and Timeout on RpcServer