Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@horiuchi horiuchi released this 02 Jul 16:01
· 1042 commits to master since this release

Update with some braking change

Braking changes list:

  • Support open api format JSON Schema: dtsgenerator always target the nodes under definitions node to type output.
  • Change interface type name from snake_case to PascalCase.
  • Support primitive type to output type definition.

And some bug is fixed.