Skip to content

Tags: graphql-elixir/graphql_relay

Tags

0.5.0

Toggle 0.5.0's commit message
Merge pull request #26 from graphql-elixir/ordered_by

Release v0.5.0

0.4.0

Toggle 0.4.0's commit message
Support Ecto 2.x (#23)

* Support Ecto 2.x

Update to support Ecto 2.x. We may still move Ecto support into a separate library, however for now this works for both Ecto 1.x and 2.x.

This commit also includes some minor documentation updates. The documentation still needs plenty of help but I did not want to hold up the Ecto 2.x support for this task.

This also includes a CHANGELOG entry in preparation for release of a new version due to an API update and soft deprecation.

* Release v0.4.0

0.3.0

Toggle 0.3.0's commit message
Release v0.3.0

0.0.17

Toggle 0.0.17's commit message
Release v0.0.17