Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 597 Bytes

1.4.2

  • fix parse err when table without comment
  • catch err and show
  • plantuml png proxy compress with hex

1.4.0

  • interactive website

1.3.0

  • support HTTP Api with ktor
  • modify maven to gradle kotlin

1.2.0

  • support navicat export ddl
  • ddl split not dependent ";"

1.1.1

  • fix docker image Unable to access jarfile app.jar

1.1.0

  • 引入picocli封装命令行应用
  • 通过Graalvm打包Native运行应用
  • jsqlparser替换druid作为sql解析,因为druidGraalvm支持有问题
  • output 增加Console直接输出,无需指定puml输出文件