Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release v1.1.0-rc.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 20:30
· 111 commits to main since this release
6434c8b

1.1.0-rc.2

  • Removed Services and Controllers properties to force use of GetService and GetController functions
  • Add KnitOptions argument for KnitClient to toggle whether service methods simply yield or return promises (promises by default)
  • Various documentation improvements