Skip to content

Releases: maxmind/minfraud-api-python

0.3.0

20 Jan 20:41
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Added support for new minFraud Insights outputs. These are:
    • /credit_card/brand
    • /credit_card/type
    • /device/id
    • /email/is_free
    • /email/is_high_risk
  • input on the Warning response model has been replaced with
    input_pointer. The latter is a JSON pointer to the input that
    caused the warning.

0.2.0

20 Jan 20:41
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added is_gift and has_gift_message to order input dictionary
    validation.
  • Request keys with None values are no longer validated or sent to the
    web service.

First Beta Release

29 Jun 16:16
Compare
Choose a tag to compare
First Beta Release Pre-release
Pre-release
v0.1.0

First beta release

Initial release

19 Jun 17:20
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

Initial release