Skip to content

2.2.1-update1 Release

Compare
Choose a tag to compare
@rschmied rschmied released this 19 May 05:51
30b4cae

"Final" is too much of a word -- it's absolute. Especially when you realize that final in this case wasn't really final. Due to the nature of a "split brain", where we have the client as part of a private repository and this repository, things did not work out as planned and a few files and updates have missed the boat ride from "private" to "public".

While at it, we added some GitHub workflow to run the included (and now working) tests when doing PRs and merges to master. In more detail:

  • added missing dependency requests_toolbelt which solved #10
  • added test configuration files to allow running the non-integration tests
  • while at it, also added GitHub workflow configuration to run those tests for the supported Python versions 3.5 - 3.9.

This should now be complete and consistent. And the next release will be a regular one :-)