Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

62 lines (46 loc) · 1.15 KB

kotlin-mybatis-entity-generator Changelog

[Unreleased]

[0.0.11]

Added

  • Support intellij 2021

[0.0.10]

Added

  • Any Port

[0.0.9]

Added

  • Added Connection Persistence
  • Support Postgresql
  • Support Windows

[0.0.8]

Changed

  • Delete Deplicated method
  • Update Platform version 2020.2
  • Change to filechooser provided by jetbrains

[0.0.7]

Changed

  • Update Platform version 2020.2
  • Change to filechooser provided by jetbrains

[0.0.6]

Added

  • You can select the file to create.
  • Dialog is displayed after creating the file.

Changed

  • Table list has scroll bar.
  • Added to remove "kotlin","main" from the package name.
  • Convert to String when column type is enum.

[0.0.5]

Added

  • All Nullable Option

Changed

  • generate file format
  • generate file add import & add package

[0.0.4]

Changed

  • changed file name pascal case

[0.0.3]

Added

Changed

  • Plugin SVG changed from SDK