Packages

Erlang library for interacting with various CAPTCHA services

Current section

Files

Jump to
captcherl CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Next
## v0.1.1 - 12th November 2023
### Added
- Introducing a new function: `request/3` that enables users to specify custom HTTP options for their requests.
### Changed
- Revised the `api_request_data()` type to exclusively accept binary values for its values.
## v0.1.0 - 1st November 2023
- Initial release of CaptchErl.