Skip to content

v.1.0.0

Compare
Choose a tag to compare
@c0olix c0olix released this 04 Sep 20:59
· 25 commits to main since this release

1.0.0 (2022-09-04)

  • feat(cli)!: add flag packageName (9186a5d)
  • feat(cli)!: add flags input, output (24c473d)
  • feat(cli)!: add flag createDir (b1574fb)

Features

  • go: create a not private version for go (cdb6373)

BREAKING CHANGES

  • without given packageName the cli fails
  • input and output location via arguments aren't supported anymore
  • java codegen does not create output dir by default anymore