Releases: Lightbug-HQ/lightbug_http
Releases · Lightbug-HQ/lightbug_http
v26.1.2
What's Changed
- [BUG] Header is ignoring ISO-8859-1 and using UTF-8 by @saviorand in #282
- [BUG] Socket not always closed by @saviorand in #283
Full Changelog: v26.1.1...v26.1.2
v26.1.1
Hotfix release for v26.1.0, reverting the recent changes to keepalive and connection-close behavior
What's Changed
- Add pico http refactor, clean up libc bindings, introduce QoL structs to wrap libc structs... by @thatstoasty in #275
- 26.1 by @saviorand in #277
- Revert keepalive default by @saviorand in #279
- Revert connection close changes by @saviorand in #280
Full Changelog: v0.25.7...v26.1.1
v26.1.0: Merge pull request #279 from Lightbug-HQ/chore/revert-keepalive-default
Revert keepalive default
v0.25.7
What's Changed
- Allow TCP to send null-terminated buffers by @thomas-huegel in #267
- Use pixi in workflows by @saviorand in #270
- Migrate to pixi by @kiatng in #268
- Upgrade to Mojo 0.25.7 by @thomas-huegel in #269
- Bump version to 0.25.7 in recipe.yaml by @saviorand in #271
New Contributors
Full Changelog: v0.25.6...v0.25.7
v0.25.6
This PR follows a new versioning scheme in line with the Mojo versioning (see here)
What's Changed
- add SeeOther among common HTTP responses by @thomas-huegel in #261
- add uri length check by @nowex35 in #262
- Upgrade to Mojo 25.6 by @thomas-huegel in #265
New Contributors
Full Changelog: v25.4.0...v0.25.6
v25.4.0
What's Changed
- fixed the Welcome example by @thomas-huegel in #256
- Update to 25.4 by @saviorand in #260
New Contributors
- @thomas-huegel made their first contribution in #256
Full Changelog: v25.3.0...v25.4.0
v25.3.0
In this release we switch to a different versioning scheme. The new scheme tracks Modular's MAX release versions, starting with 25.3!
What's Changed
- [WIP] Update for 25.3 by @thatstoasty in #253
Full Changelog: v0.1.19...v25.3.0
v0.1.19
What's Changed
- Fix rattler build error with external directory by @saviorand in #251
Full Changelog: v0.1.18...v0.1.19