Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@smmaurer
Copy link
Member

This PR stages the v1.6 release, featuring new cache management functionality contributed by @bridwell (PR #46).

Changelog for v1.6

We're deprecating the server module here, and plan to remove it in the subsequent release. It makes some users uncomfortable to have a web server automatically bundled with this package, and it also adds to the complexity of testing, distribution, and maintenance. I am not aware of anyone who still uses these components, but if it would be helpful we can reconsider or spin them off into a separate package.

This release still formally supports Python 2.7 and 3.5, but it's becoming difficult to run automated tests on these older platforms. The subsequent release will end support.

Maintenance and release prep included in this PR

  • automated testing moved from Travis to GitHub Actions
  • doc building instructions and scripts harmonized
  • version number updated in init, setup, and docs
  • entry added to changelog
  • documentation updated to discuss new cache management functionality (already live at the link above)
  • docstrings adjusted a bit from PR Cache clearing, update cache scope #46 for clarity and sphinx compatibility
  • deprecation note added to documentation page for the server module
  • copyright year updated in license and docs
  • PyPI short description updated to match GitHub
  • removed 'beta' status from the PyPI classifiers

@smmaurer smmaurer requested a review from sablanchard March 26, 2021 15:35
@github-actions
Copy link

Test coverage is 97%

@smmaurer smmaurer merged commit 4772ba4 into dev Mar 30, 2021
@smmaurer smmaurer deleted the release-prep branch March 30, 2021 19:52
@smmaurer smmaurer mentioned this pull request Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants