Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 913 Bytes

0.3.0 (7/12/2015)

  • Upgrade to Clojure 1.7.0 and cljc.

0.2.1 (7/4/2015)

  • Upgraded to latest API schema.

0.1.8 (2/19/2015)

  • Added :bitcoin? option on the client

0.1.7 (ignore)

0.1.6 (2/11/2015)

  • Custom checkout images and data (#3)

0.1.5 (10/14/2014)

  • upgrade to schema 0.3.0
  • Add the ability to set the :stripe-secret with an environment variable.
  • Change :stripe-dev-token to :stripe-secret
  • Add expansions to transfer request (#2)

0.1.4 (10/08/2014)

  • Fix schema bug in http and token.

0.1.3 (10/08/2014)

  • Add http/use-token!, for permanent token setting

0.1.2 (10/08/2014)

  • Relax charge schema until I can get errors going.

0.1.1 (10/08/2014)

  • Add externs file for StripeCheckout.
  • Create stripe.test namespace.

0.1.0 (10/08/2014)

  • Initial release.