This repository has been archived by the owner on Sep 11, 2019. It is now read-only.
Releases: gramps-graphql/gramps--legacy
Releases · gramps-graphql/gramps--legacy
v3.1.0
v3.0.0
3.0.0 (2019-05-01)
Features
BREAKING CHANGES
-
Gramps is now asynchronous
-
feat(remoteSchemas): add remoteSchemaSupport
-
fix(test): update gramps test
-
fix(package.json): update package.json
-
chore(tests): updated gramps test and added handleRemoteSchemas test
-
Feat(gramps): Add the ability to get a remoteSchema
-
chore(travis): Move testing node version to 8 and 10
-
docs: Update readme to reflect the async changes