All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Fix compilation error with latest pony compiler (PR #113)
- Update LibreSSL version used on Windows (PR #111)
- Change HTTPClient handler factory creation (PR #106)
- Fix bug triggered by OpenSSL 3.2.0 (PR #105)
- Update ponylang/net_ssl dependency (PR #88)
- Add OpenSSL 3 support (PR #85)
- Update to work with Pony 0.49.0 (PR #80)
- Support for using ponyup on Windows (PR #79)
- Update interfaces with private methods work with Pony 0.47.0 (PR #76)
- Update to work with Pony 0.46.0 (PR #74)
- Update to work with ponyc 0.44.0 (PR #68)
- Add Windows support (PR #67)
- Make Payload headers case insensitive (PR #65)
- Update to match breaking API change in the pony standard library (PR #63)
- Remove regex dependency (PR #62)
- Update net_ssl dependency (PR #61)
- Use buffered write for Payload - improves perf by ~200x (PR #55)
- Switch dependency management from pony-stable to corral
- Automated release process
- Changelog