Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 452 Bytes

Changelog

Unreleased

  • 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