Skip to content

Releases: Lightbug-HQ/lightbug_http

v0.1.9

17 Jan 19:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

08 Jan 18:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

01 Jan 16:33
Compare
Choose a tag to compare

This is a hotfix release

What's Changed

  • fix recv hanging on chunked transfer by @bgreni in #79
  • fix small_time version in the recipe.yaml

Full Changelog: v0.1.6...v0.1.7

v0.1.6

29 Dec 19:44
875657d
Compare
Choose a tag to compare

What's Changed

  • Keep persistent connections in client by @bgreni in #69
  • add script for server benchmarking by @bgreni in #71
  • Add support for chunked transfer encoding by @bgreni in #70
  • Feature/47 cookie support by @robin-schoch in #74
  • add integration test by @bgreni in #72
  • Allow mutation in server-side service implementation by @bgreni in #76
  • Catch exceptions from service handler and return internal error by @bgreni in #77
  • bump to 24 6 by @saviorand in #78

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

23 Oct 17:17
f10c091
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

21 Sep 10:59
Compare
Choose a tag to compare

What's Changed

  • Refactor header parsing and data structure by @bgreni in #61

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Sep 16:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: nightly-2805...v0.1.2

nightly: 2805

28 May 17:01
ac7bd4d
Compare
Choose a tag to compare
nightly: 2805 Pre-release
Pre-release
Merge pull request #43 from saviorand/feature/static-files-basic

Enable serving static files

latest-build: Merge pull request #27 from Moosems/main

12 Apr 20:14
f981dd4
Compare
Choose a tag to compare

Update to Mojo 24.2.0

07 Apr 14:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1-alpha...v0.1.2-alpha