Sanic-restful

Latest version: v0.0.9

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.3.0

--------------

Released November 22, 2014

- Adds `api.resource` decorator ([311](https://github.com/flask-restful/flask-restful/pull/311))
- Adds custom error handling ([225](https://github.com/flask-restful/flask-restful/pull/225))
- Adds `RequestParser` inheritance ([249](https://github.com/flask-restful/flask-restful/pull/249))
- Adds 1/0 as valid values for `inputs.boolean` ([341](https://github.com/flask-restful/flask-restful/pull/341))
- Improved `datetime` serialization and deserialization ([345](https://github.com/flask-restful/flask-restful/pull/345))
- `init_app` now follows Flask extension guidelines ([130](https://github.com/flask-restful/flask-restful/pull/130))
- `types` module renamed to `inputs` ([243](https://github.com/flask-restful/flask-restful/pull/243))
- Fixes `inputs.boolean` inability to parse values from JSON ([314](https://github.com/flask-restful/flask-restful/pull/314))
- Fixes `RequestParser` inability to use arguments from multiple sources at once ([261](https://github.com/flask-restful/flask-restful/pull/261))
- Fixes missing `Allow` header when HTTP 405 is returned ([294](https://github.com/flask-restful/flask-restful/pull/294))
- Doc fixes and updates.

0.2.12

--------------

Released March 4, 2014

- Fixed a bug in error handling code.
- Don't install tests by default.
- Doc fixes and updates.

0.2.11

--------------

Released January 17, 2014

- Fixes the List field when marshalling a list of dictionaries. ([165](https://github.com/twilio/flask-restful/issues/165))
- Adds Boolean and Price types to fields.\_\_all\_\_ ([180](https://github.com/twilio/flask-restful/issues/180))
- Adds support for serializing a set object with a List field. ([175](https://github.com/twilio/flask-restful/pull/175))
- Fixes support for using callables as reqparser type arguments ([167](https://github.com/twilio/flask-restful/pull/167))
- Add configuration variable to control smart-errors behavior on 404 responses. ([181](https://github.com/twilio/flask-restful/issues/181))
- Fixes bug preventing use of Flask redirects. ([162](https://github.com/twilio/flask-restful/pull/162))
- Documentation fixes ([173](https://github.com/twilio/flask-restful/pull/173))
- Fixes bug swallowing tracebacks in handle_error. ([166](https://github.com/twilio/flask-restful/pull/166))

0.2.10

--------------

Released December 17, 2013

- Removes twilio-specific type checks present in version 0.2.9.
- Correctly bump version number in setup.py.

0.2.9

-------------

Released December 17, 2013.

- Adds new `positive` and `iso8601interval` types.
- Typo fix.
- Updating the test infrastructure to use common Twilio conventions and testing
styles.

0.2.8

-------------

Released November 22, 2013

- Add 'absolute' and 'scheme' to fields.Url

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.