Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.17 KB

Changelog

v0.3.0

  • Add support for Stripe Express Connect Oauth flow
  • Fix bug when passing string to Element#mount

V0.2.0

  • Add basic v3 support for Stripe Elements to Fake JS server
  • Do not announce capybara starting puma
  • Remove deprecated positional arguments for Capybara::Server.new
  • Return error for negative or 0 amounts

V0.1.0

  • Only boot Fake Stripe JS server when needed (#77)

Previous changes