Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 781 Bytes

CHANGELOG.md

File metadata and controls

63 lines (34 loc) · 781 Bytes

1.3.2

  • add -c option to clean output files
  • add -v option to show log

1.3.1

  • display log on cmd
  • optimize code

1.3.0

  • add copyWith params to generate copyWith method

1.2.0

  • add class extension for static fromJson and compute fromJson

1.1.1

  • support json data source from json file

1.1.0

  • add logging

1.0.9

  • json_parse_model readme link

1.0.7

  • add more information for install
  • add github action for automated publishing

1.0.6

  • chang readme for install and usage.

1.0.5

  • change readme.

1.0.4

    1. used options for build.
    1. custom command line for global to generate json model.

1.0.3

  • change generate folder

1.0.2

  • add builder bootstart file

1.0.1

  • fix build.yaml

1.0.0

  • Initial version.