Skip to content

GoFrame-Helper v1.0.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 08:54
· 4 commits to master since this release

Updated

  • Don't auto close Watch when throw Exception
  • Removes the requirement for struct name to end with "Req" or "Res"

Fixed

  • Uses ProcessBuilder intend of exec command on windows
  • Builds error when the blank exists in rootProject.name
  • Gets ORM field name issue#24