Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 21:29
· 186 commits to main since this release
819976b

What's Changed

New features 馃帀

  • chore: prepare release 0.1.15-0+dev by @github-actions in #401
  • feat: fix nightly by @zifeo in #402
  • feat(core): Set runtime field in types by @Natoandro in #398
  • feat(sdk): add wasmedge runtime by @afmika in #397
  • feat(sdk): random runtime by @afmika in #396
  • feat(sdk): implement injection by @afmika in #403
  • feat(sdk): rate limiting, cors, etc.. by @afmika in #411
  • feat(sdk): Add the prisma runtime to the new SDK by @Natoandro in #395
  • feat(sdk): apply syntax by @afmika in #410
  • feat(sdk): temporal runtime by @afmika in #413
  • refactor: Make with_store and with_store_mut private in global_store module by @Natoandro in #414
  • fix(sdk,deno,python): generate func from frontend + prisma deno frontend by @afmika in #416
  • feat(sdk): custom query exec for prisma runtime by @afmika in #419
  • chore: Migrate all the test typegraphs to the new Python SDK by @Natoandro in #418
  • feat: v0.2.x series + upgrades by @zifeo in #417
  • feat: upgrade jco and prepare sdk build by @zifeo in #420
  • feat: sdk build with wasm by @zifeo in #421
  • feat: Add typedef.rename() method by @Natoandro in #426
  • chore: Migrate doc typegraphs by @Natoandro in #429
  • fix(gate): introspection if func has the same input/output by @afmika in #431
  • chore: Remove old typegraph sdk by @Natoandro in #430
  • chore: check that all interfaces are implemented in both sdk by @afmika in #435
  • feat: release 0.2.0 by @zifeo in #434

Full Changelog: v0.1.14...v0.2.0