Releases: salesforce/django-declarative-apis
Releases · salesforce/django-declarative-apis
Django Declarative APIs v0.23.1
Django Declarative APIs v0.23.0
Added
- PR 96 Minor tweaks for ReadTheDocs integration
- PR 94 Add a Pull Request template/checklist to the repo
- PR 92 Run tests and static analysis as a PR check using GitHub actions
- PR 83 Allow Django 3
- PR 82 Allow Celery 5 by using
shared_task
Fixed
- PR 95 Fill in missing CHANGELOG entries
- PR 90 Fix
BoundEndpointManagerget_responsesaves - PR 89 Fix save behavior for Django 3 and drop Django 2 support
Changed
- PR 93 Remove spaces in name of
testGitHub Action - PR 91 Update black, flake8, and coverage and include flake8 in make test-all
- PR 86 Don't drop support for Django 2.2 until consumers catch up
- PR 85 Update easy dev requirements (black, coverage, flake8, pyyaml)
- PR 84 Tweak Makefiles for use with
exampledirectory - PR 81 Upgrade pip as part of
make install - PR 69, PR 70, PR 71, PR 73, PR 76, PR 77, PR 78, PR 79 Work on GitHub actions
Full Changelog: v0.22.4...v0.23.0