v0.11.1
What's Changed
- Only reset specific language when replacing description (#164) (Thanks @pgrond)
- Improves the error message if the operator are trying to use a writing function without setting allow_anonymous or having a valid login object. (Thanks @dpriskorn)
- init(): Give the user back the prop_nr so they can better understand why the check failed. (#178) (Thanks @dpriskorn)
- Simplify qualifiers/references support (#212) (Thanks @dpriskorn)
- Add the keyword "now" to Time datatype to set the value to the current UTC time (#213) (Thanks @dpriskorn)
- Add retry for HTTP Code 500, 502 and 504 (#234) (Thanks @dpriskorn)
- Implement PEP 498 (Thanks @dpriskorn)
- Update unit tests
- Update dependencies
New Contributors
Full Changelog: v0.11.0...v0.11.1