castle/castle-php

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
## 3.2.0 (2022-03-28)
* updated ca-certs file

## 3.1.0 (2022-03-02)
- [#47](https://github.com/castle/castle-php/pull/47)
  * added `Castle_InvalidRequestTokenError` exception

## 3.1.0 (2022-03-02)
- [#47](https://github.com/castle/castle-php/pull/47)
  * added `Castle_InvalidRequestTokenError` exception

## 3.0.0 (2021-03-15)
**BREAKING CHANGES:**

- [#42](https://github.com/castle/castle-php/pull/42)
  * remove `identify` and `review` commands - they are no longer supported
  * renamed setUseWhitelist with setUseAllowlist

**Enhancements:**

- [#41](https://github.com/castle/castle-php/pull/41)
  * added risk, log, filter methods

- [#37](https://github.com/castle/castle-php/pull/37) add new CircleCI workflow