All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
0.1.2 - 2023-05-31
- PR#9 Add coverage of error cases from api responses and tests for those
- PR#7 Handle if Webpurify API response doesn't include
found
field.
0.1.1 - 2023-04-27
- PR#3 Added response parsing functions
profanity_check_result
andprofanity_replace_result
.
0.1.0 - 2023-04-20
- Initial release - support for WebPurify
check
andreplace
methods