Skip to content

Releases: rmyers/cannula

v0.11.0

20 Jan 21:00
63b02c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Jan 21:18
c680c28
Compare
Choose a tag to compare

What's Changed

  • Refactoring schema extension to work with upstream changes by @rmyers in #11
  • Update to require python3.8 by @rmyers in #12
  • Switch to hatchling for build by @rmyers in #13
  • Adding tests around middleware and directives by @rmyers in #14
  • Fixing mypy errors and adding to ci by @rmyers in #15
  • Adding performance tests by @rmyers in #16
  • Adding support for cached queries and validation by @rmyers in #17
  • Update docs and remove the ability for resolvers to load schema by @rmyers in #18
  • Adding a rtd config by @rmyers in #19
  • Adding better docs for revolvers by @rmyers in #20
  • Switch http datasource to use httpx and update docs/examples by @rmyers in #21
  • Update docs theme and content by @rmyers in #22
  • update publish command by @rmyers in #23
  • Create dependabot.yml by @rmyers in #24

Full Changelog: v.0.0.4...v0.10.0

v0.0.4

26 Apr 15:24
Compare
Choose a tag to compare

Fixing issues with build process

Full Changelog: v0.0.3...v.0.0.4

v0.0.3

25 Apr 14:55
Compare
Choose a tag to compare

What's Changed

  • Bump setuptools from 41.0.1 to 65.5.1 by @dependabot in #5
  • Bump qs from 6.5.2 to 6.5.3 in /examples/cloud/spec by @dependabot in #3
  • Bump ajv from 6.10.0 to 6.12.6 in /examples/cloud/spec by @dependabot in #2
  • Bump ini from 1.3.5 to 1.3.7 in /examples/cloud/spec by @dependabot in #1

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 May 21:20
Compare
Choose a tag to compare

Initial Release