Skip to content

Releases: XDzzzzzZyq/JSONGenerator

v1.2.1 JSON-Generator

30 Jul 19:06
Compare
Choose a tag to compare

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

25 Jul 18:19
Compare
Choose a tag to compare

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

02 Feb 15:45
560ffa6
Compare
Choose a tag to compare

No Pandas anymore! The exe file is way smaller.

  • Remove all pandas requirement.
  • Optimize list inputs.

v1.0.1 JSON-Generator

26 Jan 11:08
12b0a46
Compare
Choose a tag to compare

Version without popping concole.

v1.0.0 JSON-Generator

26 Jan 09:48
Compare
Choose a tag to compare

Transform Excel dataset into JSON file through JSON templates