Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

62 lines (30 loc) · 1.4 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[0.2.0] - 2025-01-26

Changed

  • Remove JsonExtractor from the requests package (PR #38)
  • Update HTTP dependency (PR #39)

[0.1.5] - 2024-04-20

Changed

  • Update ponylang/http dependency (PR #36)

[0.1.4] - 2024-01-21

Changed

  • Update to ponylang/http 0.6.0 (PR #32)

[0.1.3] - 2023-10-07

Fixed

  • Update peg dependency (PR #30)

[0.1.2] - 2023-04-27

Changed

  • Update ponylang/http dependency (PR #16)

[0.1.1] - 2023-02-12

Fixed

  • Fix compilation error (PR #13)

Added

  • Add OpenSSL 3 support (PR #14)

Changed

  • Update for json package removal from standard library (PR #10)

[0.1.0] - 2023-02-11