Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 603 Bytes

Changelog

v1.1.0 - 2024-11-19

  • Support for formdata bodies added.

v1.0.1 - 2024-05-12

  • Internal structural changes. No user facing changes.

v1.0.0 - 2024-04-22

  • Added the send_bits function.

v0.4.0 - 2024-03-07

  • Added the read_bytes_body function.

v0.3.1 - 2024-01-16

  • Relaxed version constraint on gleam_stdlib to permit 0.x or 1.x.

v0.3.0 - 2023-11-06

  • Updated for Gleam v0.32.0.

v0.2.1 - 2023-09-30

  • gleam_stdlib is now listed as a direct dependency.

v0.2.0 - 2023-08-03

  • Updated for Gleam v0.30.0.

v0.1.0 - 2022-12-29

  • Initial release