Releases: thomaxxl/safrs
Releases · thomaxxl/safrs
2.9.2
Compare
Sorry, something went wrong.
No results found
Improved performance
Fix pagination bugs (#70 , #71 )
2.9.1
Compare
Sorry, something went wrong.
No results found
_s_delete
use _s_parse_attr_value return value for patch
2.9.0
Compare
Sorry, something went wrong.
No results found
HTTP Patch return 200
Empty many-to-many relationships return [] instead of null
Strict include= checking (return 400 in case of non-existing relationship)
2.8.1
Compare
Sorry, something went wrong.
No results found
fix relationship sorting & filtering
fix type json type coercion (by @polyatail )
http delete swagger response codes
2.8.0
Compare
Sorry, something went wrong.
No results found
jsonapi_attr decorator
granular permission checks (SAFRSBase._s_check_perms)
included[] bug fix reported by Matt Leiter
pip20 setup.py bug fix reported by @polyatail
2.7.0
Compare
Sorry, something went wrong.
No results found
Custom decorators
setup.py download link
Custom columns and relationships
2.6.2
Compare
Sorry, something went wrong.
No results found
#51 : render default column value in the swagger
2.6.1
Compare
Sorry, something went wrong.
No results found
2.6.0
Compare
Sorry, something went wrong.
No results found
Bulk post (jsonapi bulk extension)
More strict content type checking
2.5.5
Compare
Sorry, something went wrong.
No results found
Limit allowed relationships, attributes, http methods
Allow Model-less instances