Skip to content

4.0.0

Compare
Choose a tag to compare
@paltman paltman released this 17 Nov 19:36
· 165 commits to master since this release

We had 485 commits since the last release from 13 different contributors closing 131 issues and pull requests!

You can check out the Samwise Milestone for more details but here is a summary:

The highlight of this release is Stripe Connect support which enables site builders to create multi-sided marketplaces. In addition to Connect support:

Additional Enhancements

Bug Fixes

Engineering

Developers of pinax-stripe pushed Pinax engineering forward this month by setting new standards for our quality engineering as well as tweaks to some of our coding style.

There are a lot of PRs and Issues around this so I won't link them. Here is the TL;DR:

  • Switched to CircleCI from TravisCI
  • Switched to CodeCov from Coveralls
  • Added pytest support
  • Added linting for double-quotes (the Pinax standard)
  • Added linting for import ordering using isort
  • Added checks for missing migrations as part of the linting
  • Dropped support for Django 1.7
  • Updated how test settings are structured
  • Added testing against postgres

Many Thanks!

As previously stated we had 13 contributors this release and it simply would not have happened without them. I especially want to thank Daniel Hahler, Luke Burden, and Nicolas Delaby, for their relentless support in getting the Stripe Connect support implemented.

Contributors