Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 977 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 977 Bytes

Changelog

Unreleased

  • None

0.2.4 - 2022-01-13

Fixed

  • #7 Fixed bug with Ruby 3 support

0.2.3 - 2021-02-08

Added

  • #5 Handle trailing newline characters

0.2.2 - 2020-12-11

Added

  • #4 Add status message (99) support

0.2.1 - 2020-11-18

Added

  • #2 Add TLS support

Breaking change

  • #2 Switched to named parameters for all APIs

0.1.1 - 2018-11-01

  • #1 Add basic server implementation for testing

Breaking change

  • #1 Bumped minimum supported Ruby version to 2.4