Releases: ArkForgeLabs/Astra
Releases · ArkForgeLabs/Astra
v0.7.0
Documentation
- 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)
Features
- Added multipart support (7778e8a)
- Changed Makefile into a lua script for better automation (eec31fa)
Miscellaneous Tasks
- Update version (553a9c9)
Full Changelog: v0.6.0...v0.7.0
New Update! v0.6.0
New Version! v0.5.0
Features
- Added async task client http request support (9ea6cfa)
Miscellaneous Tasks
- Updated dependencies and now Windows releases are supported (577671c)
- Removed caches from GH Actions (3b0308c)
Full Changelog: v0.4.1...v0.5.0
New Version! v0.4.1
Full Changelog: v0.4.0...v0.4.1
New Release! v0.4.0
Features
- Added responses (c94b9f7)
- The body now can have text or json processed (9041831)
- Fixed parse_query and added table schema validation (2dc0ddf)
Full Changelog: v0.3.5...v0.4.0
New Release! v0.3.5
Fixed #2 and better dotenv parsing
Full Changelog: v0.3.4...v0.3.5
Test Release
Full Changelog: v0.3.3...v0.3.4
New Release! v0.3.3
Added dotenv and pretty printing support
Full Changelog: v0.3.2...v0.3.3
New Release! v0.3.2
Full Changelog: v0.3.0...v0.3.2
Static Routes and Compression - v0.3.0
- Added static routes support for serving files from a folder
- Added compression automatically both inbound and outbound
Full Changelog: v0.2.0...v0.3.0