Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.29 KB

Changelog

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

Added

  • PR#9 Add coverage of error cases from api responses and tests for those

Fixed

  • PR#7 Handle if Webpurify API response doesn't include found field.

0.1.1 - 2023-04-27

Added

  • PR#3 Added response parsing functions profanity_check_result and profanity_replace_result.

0.1.0 - 2023-04-20

Added

  • Initial release - support for WebPurify check and replace methods