Sha256: afbf4b8e81de4bb1a9b606e1dfafeff91d281dc320d2e77ee375e39c6e63d3e7

Contents?: true

Size: 1.56 KB

Versions: 17

Compression:

Stored size: 1.56 KB

Contents

## Unreleased

Features:

- [158](https://github.com/graphiti-api/graphiti/pull/158) Filters options `allow_nil: true`
  Option can be set at the resource level `Resource.filters_accept_nil_by_default = true`. 
  By default this is set to false. (@zeisler)
- [157](https://github.com/graphiti-api/graphiti/pull/157) Using attribute option schema: false.
  This option is default true and is not effected by only and except options. (@zeisler)

## 1.1.0

Features:

- [#126](https://github.com/graphiti-api/graphiti/pull/126) Render helpful user-facing errors when a write payload is invalid (@wadetandy)

Fixes:

- [#136](https://github.com/graphiti-api/graphiti/pull/136) Fix remote
  belongs_to links (@richmolj)

Misc:

- [#123](https://github.com/graphiti-api/graphiti/pull/123) Throw
  better error when polymorphic type not found.

## 1.0.3

Fixes:

- [#130](https://github.com/graphiti-api/graphiti/pull/130) Run query
  blocks in resource context (@richmolj)

## 1.0.2

Fixes:

- [#125](https://github.com/graphiti-api/graphiti/pull/125) Fix destroy
  with validation errors (@mihaimuntenas)

## 1.0.1

Fixes:

- [#127](https://github.com/graphiti-api/graphiti/pull/127) Avoid Rails eager loading edge case with polymorphic resources (@richmolj)

### master (unreleased)

Features:

- [#153](https://github.com/graphiti-api/graphiti/pull/153) Add after_graph_persist hook.
  This hook fires after the graph of resources is persisted and before validation. (@A-Boudi)

<!-- ### [version (YYYY-MM-DD)](diff_link) -->
<!-- Breaking changes:-->
<!-- Features:-->
<!-- Fixes:-->
<!-- Misc:-->

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
graphiti-1.2.19 CHANGELOG.md
graphiti-1.2.18 CHANGELOG.md
graphiti-1.2.17 CHANGELOG.md
graphiti-1.2.16 CHANGELOG.md
graphiti-1.2.15 CHANGELOG.md
graphiti-1.2.14 CHANGELOG.md
graphiti-1.2.13 CHANGELOG.md
graphiti-1.2.12 CHANGELOG.md
graphiti-1.2.11 CHANGELOG.md
graphiti-1.2.10 CHANGELOG.md
graphiti-1.2.9 CHANGELOG.md
graphiti-1.2.8 CHANGELOG.md
graphiti-1.2.7 CHANGELOG.md
graphiti-1.2.6 CHANGELOG.md
graphiti-1.2.5 CHANGELOG.md
graphiti-1.2.4 CHANGELOG.md
graphiti-1.2.3 CHANGELOG.md