Changelog

v1.0.6 (2022-11-18)

Documentation

  • code of conduct: Added code of conduct file (#16) (72505df)

v1.0.5 (2022-11-18)

Fix

  • security: Update pytest from 7.1.3 to 7.2.0 (#15) (327b412)

v1.0.4 (2022-11-18)

Fix

v1.0.3 (2022-11-18)

v1.0.2 (2022-10-12)

v1.0.1 (2022-10-05)

Fix

  • Respect most recent raise_on_error value (#9) (48c8b7d)

v1.0.0 (2022-10-05)

Feature

  • Drop Result and use fnc.get/has/map (#7) (5c3ae86)

Breaking

  • drop Result and use fnc.get/has/map (#7) (5c3ae86)

v0.0.12 (2022-10-04)

Fix

  • Always set the Authorization token (1bfff0e)

v0.0.11 (2022-09-13)

Documentation

  • Add link to documentation (d4c4f39)

  • Fill Usage section in README (117d3c6)

  • Example usage update and make query public (1cffbd2)

  • Fixup jupyter notebook (92e1530)

  • Added example search query (b90a77f)

v0.0.10 (2022-09-12)

v0.0.9 (2022-09-12)

Fix

v0.0.8 (2022-09-12)

v0.0.7 (2022-09-12)

v0.0.6 (2022-09-12)

Fix

  • Improved error handling for ghgql.Result.get() (42861f8)

  • Raise RuntimeException when trying to access a result field in case of errors (38d5f15)

v0.0.5 (2022-09-12)

Documentation

v0.0.4 (2022-09-09)

v0.0.3 (2022-09-09)

v0.0.2 (2022-09-09)

v0.1.0 (09/09/2022)

  • First release of ghgql!