Skip to content

Releases: tcz717/SimCivil

0.1.88

25 May 03:57
a6742a0
Compare
Choose a tag to compare
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

24 May 23:22
3aa786e
Compare
Choose a tag to compare
Create CONTRIBUTING.md (#54)

0.1.83

24 May 00:17
f6d005e
Compare
Choose a tag to compare
Modify Inspect API to show detailed data (#52)

0.1.37

08 May 18:15
87ac126
Compare
Choose a tag to compare
Merge pull request #40 from tcz717/turnip-dev

Heartbeat on RpcClient and Timeout on RpcServer