Skip to content

Releases: graphpql/graphpinator-nette

1.4.1

04 Apr 10:07
839742d
Compare
Choose a tag to compare
  • fixed injection of apiURL into a graphiql template @xstejskal

1.4

16 Mar 15:26
2f95e2e
Compare
Choose a tag to compare
1.4
  • Added ApiPresenter
  • Extended documentation

1.3

23 Jun 14:25
6fbc44a
Compare
Choose a tag to compare
1.3
  • Added GraphiQL presenter

1.2.1

06 Mar 17:04
8bc41ea
Compare
Choose a tag to compare
  • Require guzzle v2.4
  • Removed usage of deprecated constant

1.2

28 Dec 12:44
4e58372
Compare
Choose a tag to compare
1.2
  • Request factory accepts IRequest interface instead of Request class
  • Codestyle & CI workflow improvements

1.1.4

30 Sep 15:35
3dfeee3
Compare
Choose a tag to compare
  • Fixed link to schema stylesheet

1.1.3

30 Sep 15:11
9907a3a
Compare
Choose a tag to compare
  • Fixed link to schema stylesheet

1.1.2

18 May 11:50
3811885
Compare
Choose a tag to compare
  • Allow Latte v3.0
  • Bump minimal version of latte 2.0 and guzzle ps7 to avoid security issues.

1.1.1

05 Nov 11:45
f86f51e
Compare
Choose a tag to compare
  • Updated NetteCache for PSR/simple-cache 3.0

1.1

12 Oct 12:00
a7f13d1
Compare
Choose a tag to compare
1.1
  • Added NetteCache adapter