Skip to content

Releases: mrhardikjoshi/graphiti-activegraph

v1.3.2

13 Feb 16:11
ce0c072

Choose a tag to compare

What's Changed

New Contributors

  • @nsauk made their first contribution in #51

Full Changelog: v1.3.1...v1.3.2

v1.3.1

05 Nov 16:00
c913fd3

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

13 Oct 11:15
ca53927

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 May 16:25
26d4d7c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 May 07:19
1b49562

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Mar 03:34
c35cefe

Choose a tag to compare

[1.0.0] - 2025-03-18

Added

  • MRI Support: Introduced compatibility with MRI (Matz's Ruby Interpreter), expanding the gem's usability beyond JRuby (#38).
  • Documentation Updates: Expanded the README to provide clearer guidance on gem usage and integration (#38).
  • Sideloading Workflow: Enhanced scoping mechanisms and added support for eager loading associations to improve data retrieval efficiency and flexibility (#38).

Changed

  • Resource Class: Instead of modifying the Graphiti::Resource class, we now define Graphiti::ActiveGraph::Resource,
    which must be inherited in all resource classes to enable ActiveGraph support (#38).

v0.1.15

22 Jun 09:03
31647e4

Choose a tag to compare

sparse field param supports relationship (#13)

* sparse field param supports relationship

relationships mentioned in sparse field param, will now be returned in relationship block of response. even if they are not given in include params

* tests for sparse fields

* updated version and changelog

v0.1.3

08 Sep 16:58
49427ec

Choose a tag to compare

changing version to 0.1.3