Skip to content

Releases: graphiti-api/graphiti

Add polymorphic_has_one

15 Dec 20:42
Compare
Choose a tag to compare
v1.2.12

bump version

Fix complex hash filtering

07 Nov 14:10
Compare
Choose a tag to compare
v1.2.10

bump version

Fix cases where resources apply memoization

30 Oct 13:44
Compare
Choose a tag to compare

Allow procs and symbols for relationship readable/writable

08 Oct 19:53
Compare
Choose a tag to compare

Allow custom matches for hash types

08 Oct 12:43
Compare
Choose a tag to compare

Allow disabling logger

26 Sep 22:52
Compare
Choose a tag to compare
v1.2.4

bump version

Allow use of dry-types 1.x

16 Jul 20:25
Compare
Choose a tag to compare
v1.2.3

Bump version

Lock version of jsonapi-renderer

11 Jun 17:05
b92d662
Compare
Choose a tag to compare
Merge pull request #156 from richmolj/master

Lock version of jsonapi-renderer

Graphiti 1.2 Released!

27 May 16:14
6e87d5e
Compare
Choose a tag to compare

Show helpful errors when user submits invalid write payloads

08 May 17:20
Compare
Choose a tag to compare

Features:

  • #126 Render helpful user-facing errors when a write payload is invalid (@wadetandy)

Fixes:

Misc:

  • #123 Throw
    better error when polymorphic type not found.