Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 389 Bytes

Changelog.md

File metadata and controls

12 lines (10 loc) · 389 Bytes

0.0.5

  • Add support for Braintree::Customer.find

0.0.4

  • Allow for very basic card verification

0.0.3

  • Ensure FakeBraintree.log_file_path directory exists
  • The FakeBraintree.log_file_path attribute can now be read (it could only be set before)
  • Clear log when FakeBraintree.clear! is called
  • Correctly handle nonexistent subscriptions when using Braintree::Subscription.find