ChangeLog
January 14, 2025 ยท View on GitHub
1.3.6 - 2024-01-14
Fix field name for object.
1.3.5 - 2024-12-31
Adjust field name for object.
1.3.4 - 2024-06-11
Support pom package manager. Add example, checkBlank, nullable and sensitive to description. Drop support for node 10.
1.3.3 - 2023-01-06
Fix subModel in wrong class.
1.3.2 - 2022-09-05
Support subModel in complex array.
1.3.1 - 2022-08-24
Fix: resolve conflict models name(This will cause the classes of referenced package to display the full path).
1.3.0 - 2022-07-04
Support typedef.
1.2.3 - 2022-01-12
Fix oversize class name. Support minimize model name option. Fix conflic class name amang tea and other module
1.2.2 - 2021-09-23
Add interceptor for api request.
1.2.1 - 2021-08-12
Update tea versions limit.
1.2.0 - 2021-05-18
Migrate to new host of sonatype.
1.1.18 - 2021-04-19
Fix RuntimeOptions.
1.1.17 - 2021-03-30
Fit JDK1.8 to JDK 1.7.
1.1.16 - 2021-03-24
Add minLength and maximum limit.
1.1.15 - 2021-02-20
Remove RuntimeException.
1.1.14 - 2021-02-16
Add _lastException for TeaUnretryableException.
1.1.13 - 2021-02-05
Fix the comment front the setMethod.
1.1.12 - 2021-01-22
Add maximum and minimum in model.
1.1.11 - 2021-01-22
Add Number type in model.
1.1.10 - 2021-01-15
Fix Module sub model generate bug.
1.1.9 - 2021-01-10
Support sub model in list of list.
1.1.8 - 2021-01-08
Fix import.
1.1.7 - 2020-12-28
Fix data type in for statement. Fix import.
1.1.6 - 2020-12-25
Fix import.
1.1.5 - 2020-12-21
Optimize model name by calling. Fix Main args.
1.1.4 - 2020-12-16
Fix className. Optimize visitSetMethod.
1.1.3 - 2020-11-25
Add visitSetMethod.
1.1.2 - 2020-11-18
Supported generator exec.
1.1.1 - 2020-10-14
Improve visitTry. Fixed incorrect name of returned object.
1.1.0 - 2020-09-24
Improve exception and interface.
1.0.9 - 2020-08-21
Support for creation subModel and moduleModel.
1.0.8 - 2020-08-14
Improve description.
1.0.7 - 2020-08-14
Support for creating set/get methods. Support for nested collection of field.
1.0.6 - 2020-08-11
Add emitNumber.
1.0.5 - 2020-08-10
Add array access.
1.0.4 - 2020-07-24
Support for nested list. Support for describtion.
1.0.3 - 2020-07-08
Improve visitAssign.
1.0.2 - 2020-07-02
Improve shouldChange method.
1.0.1 - 2020-06-19
Improve Darabonba Java generator to be compatible with darafile.
1.0.0 - 2020-06-17
Initialization release of the
Darabonba Code Generator for JavaVersion 1.0.0 on NPM. See https://www.npmjs.com/package/@darabonba/java-generator for more information.