This ain't no intro, this the entree
Pre-release
Pre-release
joshsmith
released this
04 Jun 21:14
·
114 commits
to develop
since this release
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.