Skip to content

v1.0.0

Compare
Choose a tag to compare
@finom finom released this 16 Feb 17:26
· 235 commits to main since this release
  • βœ… Generate client library automatically.
  • βœ… Support Edge Runtime.
  • βœ… Export StreamResponse class to use as a response pointer in Services and to implement streaming without generators syntax.
  • βœ… Extract generator types.
  • βœ… Implement disposable objects (using keyword) to close stream responses automatically.