v1.9.7
API changes list
-
Add coroutine mutex.
-
Add requestsBufferSize function.
-
Refine SQLite3 error types with new exception handling.
-
Add a new method to reload SSL files on the fly.
Changed
-
Allow MultiPartParser to be movable.
-
Add quotes to the table name in the ORM generator.
-
Change stoi to stoul in the Field class.
-
Modernize cookies.
-
Change a log level.
Fixed
- Use correct libraries when compiling statically.