Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@hexaredecimal hexaredecimal released this 11 Oct 19:43
· 38 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