json2class 0.0.14
json2class: ^0.0.14 copied to clipboard
A CLI tool to generate class objects from JSON or JSON5, supporting serialization and deserialization.
json2class #
0.0.1 #
- init
0.0.2 #
- the first available version
0.0.3 #
- publish test
0.0.4 #
- read template bugfix
0.0.5 #
- arkTs supported
0.0.6 #
- preset data bug fixed
0.0.7 #
- fix Windows system path slash issue
- json2class can be executed through the dart command line
0.0.8 #
- delete excess test logs
0.0.9 #
- 2025-02-15 json configuration format check optimization
- 2025-02-16 improve README
0.0.10 #
- 2025-02-22 type conflict issue resolved
- 2025-02-28 add HarmonyOS development environment installation method.
0.0.11 #
- 2025-03-01 type conflict issue resolved
- 2025-03-02 typescript supported
0.0.12 #
- 2025-03-10 Fix the example error in the Quick Start section of the documentation.
0.0.13 #
- 2025-05-04 official stable release
0.0.14 #
- 2025-06-17 kotlin supported