Releases: AdCombo/combojsonapi
Releases · AdCombo/combojsonapi
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.4_1 requirments.txt -> requirements.txt
Enhancements
- Add custom marshmallow fields for PostgreSQL filtering (PostgreSqlJSONB plugin) #- @Znbiz
- Filtering and sorting nested JSONB fields (PostgreSqlJSONB plugin) #- @tarasovdg1
Initial release
Features:
- ApiSpec Plugin - that's an automatically generated swagger documentation based on marshmallow's apispec. And a custom
Relationship
class for a better spec for nested relationships - Permission Plugin an advanced tool for managing access to certain fields
- Event Plugin a tool for creating custom RPC resources
- PostgreSqlJSONB Plugin this one is for easing out work with PostgreSQL's JSONB fields from frontend