Releases: gwainor/arcstack-django-api
Releases · gwainor/arcstack-django-api
v0.2.1
v0.2.0
This release includes:
- Changes
process_params
middleware hook name toprocess_endpoint
and makes it similar toprocess_view
. - Improvements on the
CommonMiddleware
for better handling exceptions - Some internal structural updates for better attachment internal variables to
request
object. - Updates on the docs
- Adds more tests to increase the coverage to 90%
Full Changelog: v0.1.1...v0.2.0
v0.1.1
A small fix release for correcting the project URLs that is displayed in PyPI
Full Changelog: v0.1.0...v0.1.1