Skip to content

Releases: ArkForgeLabs/Astra

v0.7.0

07 Jan 17:14
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

New Update! v0.6.0

05 Jan 09:38
Compare
Choose a tag to compare

Features

  • Added async tasks throughg tokio tasks (97bcba8)

Full Changelog: v0.5.0...v0.6.0

New Version! v0.5.0

01 Jan 11:50
Compare
Choose a tag to compare

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

29 Dec 19:13
Compare
Choose a tag to compare

New Release! v0.4.0

29 Dec 14:53
Compare
Choose a tag to compare

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

27 Dec 15:35
Compare
Choose a tag to compare

Fixed #2 and better dotenv parsing

Full Changelog: v0.3.4...v0.3.5

Test Release

27 Dec 10:01
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Full Changelog: v0.3.3...v0.3.4

New Release! v0.3.3

26 Dec 21:08
Compare
Choose a tag to compare

Added dotenv and pretty printing support

Full Changelog: v0.3.2...v0.3.3

New Release! v0.3.2

26 Dec 14:13
Compare
Choose a tag to compare

Static Routes and Compression - v0.3.0

24 Dec 21:21
Compare
Choose a tag to compare
  • 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