| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-10 | 474 Bytes | |
| v1.9.7 source code.tar.gz | 2024-09-10 | 636.9 kB | |
| v1.9.7 source code.zip | 2024-09-10 | 949.2 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
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.