Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 361 Bytes

0.0.4

  • Support generic type
  • Considering generate setter for private field

0.0.3

  • Fix getter template
  • Update readme
  • Clean up useless code

0.0.2

  • Fix wrong dependency configuration

0.0.1

  • Initial version, created by Stagehand
  • Finish basic usage of @data, @setter and @getter
  • Support @setter and @getter use on field with @lombokt