Releases: Flytedesk/pack_api
Releases · Flytedesk/pack_api
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Improvements
Reduce unnecessary work performed in attribute map in scenarios where only a select set of attributes needs to be mapped. In such cases, these attributes can be passed through the api_attributes_of_interest option and all other attributes will not be mapped. When no attributes are passed to this option, all attributes will continue to be mapped.
Bug Fixes
Provides accurate class name in error messages resulting from unknown attribute errors.
v1.0.5
v1.0.4
v1.0.4
Collection queries now validate filters provided to them before applying the filters to the query.
Reduce memory allocations in mapping components
v1.0.3 Reduce memory allocations in mapping components (#3)
Provide shared examples for testing API query endpoints
v1.0.2 Expose shared examples for testing query API endpoints (#2)
Update README
v1.0.1 Update README with motivation (#1)
Initial gem release
This is the first release of the gem, after having been extracted from the Flytedesk Ad platform.