Skip to content

Latest commit

 

History

History
121 lines (84 loc) · 3.46 KB

CHANGELOG.rst

File metadata and controls

121 lines (84 loc) · 3.46 KB

Changelog

1.1.2

Bug Fixes

  • fix freeze apispec<5 #- @mahenzon
  • fix permission plugin Meta.required_fields properly loads relationship fields #- @mahenzon

1.1.1

Bug Fixes

  • fix event plugin build urls when there's no trailing slash #- @mahenzon

1.1.0

Enhancements

1.0.5

Bug Fixes

1.0.3

Enhancements

  • Add custom marshmallow fields for PostgreSQL filtering (PostgreSqlJSONB plugin) #- @Znbiz
  • Filtering and sorting nested JSONB fields (PostgreSqlJSONB plugin) #- @tarasovdg1

1.0.0

Changes

  • Rename Flask-REST-JSONAPI to Flask-COMBO-JSONAPI #- @mahenzon

0.1.1

Enhancements

  • Added parameter strict in PermissionPlugin #- @Znbiz
  • Added parameter trailing_slash in EventPlugin #- @Znbiz
  • English docs #- @Yakov Shapovalov
  • Update marshmallow -> 3.0.1 #- @Znbiz

Bug Fixes

0.1.0

Enhancements