Skip to content

Squick:1.1.0

Latest
Compare
Choose a tag to compare
@i0gan i0gan released this 10 Apr 13:32
· 90 commits to main since this release
c0419cf

Update: Surrport c++20 coroutine, net & net client, http server & http client can use co_yield, co_return, co_await the feature.
Bugfix: The log not write to file correctly when start single process.
Update: Exception update on linux, the crash files will write into ./data/crash/ directory.
Update: When press Ctrl + C will quit the squick progam correctly in linux
Update: Dockerfile is updated, You can build the mini image by yourself.
Update: Move the doc to wiki
Update: Simplify login process
Update: Remove service configuration from Excel, just using command's args
Update: Remove database configuration from Excel, replaced by ./confg/node/db.json file
Update: The tutorial code is updated.

What's Changed

Full Changelog: 1.0.4...1.1.0