Releases: XDzzzzzZyq/JSONGenerator
Releases · XDzzzzzZyq/JSONGenerator
v1.2.1 JSON-Generator
Highlight Modified Column!
- Now the modified column will be highlighted red, similar to the column options.
- Fixed column option 'Remove Space' cannot remove space from list objects.
- Fixed list objects will contain unexpected white space.
v1.2.0 JSON-Generator
Macos Support! One-file Output!
- Now the generator can work successfully on both macos and windows.
- Added the choice to export one file only or separate files
- Added unicode decode transform mode. You can choose whether to keep '\u56fd' or '国' before the transformation.
v1.1.0 JSON-Generator
No Pandas anymore! The exe file is way smaller.
- Remove all pandas requirement.
- Optimize list inputs.
v1.0.1 JSON-Generator
Version without popping concole.
v1.0.0 JSON-Generator
Transform Excel dataset into JSON file through JSON templates