All notable changes to this project will be documented in this file.
- Added basic documentation and guides (f15be4d)
- Updated the links in the page (f572b38)
- Updated to add versioning and a main page (709b9d0)
- Started writing documentation for the project (caed6d5)
- Added multipart support (7778e8a)
- Changed Makefile into a lua script for better automation (eec31fa)
- Update version (553a9c9)
- Added basic documentation and guides (f15be4d)
- Updated the links in the page (f572b38)
- Updated to add versioning and a main page (709b9d0)
- Started writing documentation for the project (caed6d5)
- Added multipart support (7778e8a)
- Changed Makefile into a lua script for better automation (eec31fa)
- Update version (553a9c9)
- Added async tasks throughg tokio tasks (97bcba8)
- Added async task client http request support (9ea6cfa)
- Updated dependencies and now Windows releases are supported (577671c)
- Removed caches from GH Actions (3b0308c)
- Added responses (c94b9f7)
- The body now can have text or json processed (9041831)
- Fixed parse_query and added table schema validation (2dc0ddf)
- #2 (30ee5f5)
- Updated the versions (c556150)
- Attempt at chmod during build (56172b3)
- Dotenv and pretty print (013a0d1)
- Compression layer is now included but optionally enabled through settings (216eb9e)
- Added static_file serving support (721510f)
- Optional compression and added new route methods (ae7b01e)
- Added static routes and compression (0bd553b)
- Updated versions (a53971e)
- Updated version (167d323)
- Added bundle export option (cccc13c)
- Added version (126361c)
- Added workflow and cleaned up the source code (161ba3b)
- Improved request methods (c9b95d4)
- Added license and description (82819f9)
- Performance improved and added README (3860a22)
- Added requests information (132a6d0)
- Workable version with returns (dce9274)