Skip to content

v3.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 00:20
· 90 commits to main since this release
7e189ee
  • feat: add parameter types (e.g. Hello {name: String}, you are {age: int} years old); is Object by default @Tienisto
  • fix: handle nested interfaces (#191) @Tienisto
  • refactor: move code to src folder @Tienisto