Skip to content

0.3.0 Release

Latest
Compare
Choose a tag to compare
@maxmorlocke maxmorlocke released this 19 Jul 17:16

The 0.3.0 release provides some minor corrections to make life easier for users of this library:

  • Use json over simplejson.
  • Unpin the version of ariadne (>=0.12)
  • JSONBlob scalar name changed to JSON to match docs
  • Default playground options changed to include same origin header
  • Timedelta scalar added

Thanks @aitorres, @IgnisDa, @drewsynan, @nilsdet for the contributions