Releases: beam-community/jsonapi
Releases · beam-community/jsonapi
Getting Better All of the Time
Added
- Various typespec changes
- The
:namespaceoption is globally configurable - Fully support sparse fieldsets
Changed
- Removed
Config.required_fields - Documentation improvements
Fixes
- Credo is set to use strict option
FormatRequiredPlug accepts a legal RIO payload- Report on missing data type as such
v1.0.0 (The Big One)
Hot on the heels of 0.9.0, 1.0.0 is here! Please remember to upgrade to 0.9.0
first. You'll find the upgrade path much easier.
v0.9.0
This is the last release before 1.0. As such this release will feature a number
of deprecations that you'll want to either resolve before upgrading. Should
you have any trouble with these deprecations please file an issue.
- Added Expand Build Matrix Again
- Added Refactor String Manipulation Utility Module
- Internal Move
QueryParserTest - Added Expand Build Matrix
- Added Add Plug to Transform Parameters
- Fixed Namespace
Deprecationmodule - Internal Consolidate Plug Locations
- Fixed Set
Content-Typefor errors - Internal Improve
Application.envhandling in tests - Fixed Update regexes for underscore and dash
- Internal Remove leading
is_fromis_data_loaded? - Fixed Remove warning about hidden being undefined
- Added Allows for conditionally hiding fields
- Fixed Omit non-Object meta
Version 0.7.0
Updates and new version (#99) * Apply Formatter * Update TravisCI matrix * Update dependencies and version