Skip to content

This ain't no intro, this the entree

Pre-release
Pre-release

Choose a tag to compare

@joshsmith joshsmith released this 04 Jun 21:14

Changelog

This is the very first release, but it packs a pretty big punch.

  • Release the components.
  • Release the service.
  • Write high-level documentation.
  • Provide some examples in the dummy app.

What we need to do to get to 0.1.0-rc.1+:

  • Write tests! We don't need to over-test Stripe itself, but we should at least test that the portions of the API we use and expose are actually working as intended.
  • Write some inline documentation.
  • Test thoroughly in production.