Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

v0.3.0

Choose a tag to compare

@hexaredecimal hexaredecimal released this 11 Oct 19:43
· 47 commits to main since this release
 ██████╗██╗     █████╗████████████╗   ██╗██████╗██╗    ███████████████╗██╗  ██╗
  ██╔══████║    ██╔══██╚══███╔██████╗  ████╔════╝██║    ████╔════██╔══██╚██╗██╔╝
  ██████╔██║    ███████║ ███╔╝████╔██╗ ████║  █████║ █╗ ███████╗ ██████╔╝╚███╔╝
  ██╔══████║    ██╔══██║███╔╝ ████║╚██╗████║   ████║███╗████╔══╝ ██╔══██╗██╔██╗
  ██████╔█████████║  █████████████║ ╚████╚██████╔╚███╔███╔█████████████╔██╔╝ ██╗
  ╚═════╝╚══════╚═╝  ╚═╚══════╚═╚═╝  ╚═══╝╚═════╝ ╚══╝╚══╝╚══════╚═════╝╚═╝  ╚═╝
                                        0.3.0
                https://github.com/hexaredecimal/BlazingWebX
                        https://blazingwebx.onrender.com

Whats new?

  • hxEncoding implemented
  • Result now has unwrapErr
  • BlazingResponse supports parsing of "multipart/form-data and added a new method files
  • BlazingResponse supports streaming files to the client for downloading, both sized (Optimized) and unsized (chunked transfer encoding)
    Full Changelog: 0.2.7...0.3.0