Releases: Lohikar/byhttp
Releases · Lohikar/byhttp
v0.3.0
This is the first release of the 0.3 branch.
0.3 primarily is internal updates to the underlying request library, though it comes with minor API additions that are unlikely to require codebase changes.
Changes:
- Invalid URIs now return error value
3.
This release should be backwards compatible with 0.2.1.
v0.2.1
This is the first release of the 0.2.x branch.
Changes:
- GET is now supported. Unlike BYOND's native GET, this supports setting headers and HTTPS.
- Internal refactors have substantially reduced both build times and binary sizes.
- Prebuilt binaries are now available.
This release should be backwards compatible with 0.1.0.