Skip to content

Releases: XDzzzzzZyq/JSONGenerator

v1.2.1 JSON-Generator

Choose a tag to compare

@FLwolfy FLwolfy released this 30 Jul 19:06

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

Choose a tag to compare

@FLwolfy FLwolfy released this 25 Jul 18:19

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

Choose a tag to compare

@FLwolfy FLwolfy released this 02 Feb 15:45
560ffa6

No Pandas anymore! The exe file is way smaller.

  • Remove all pandas requirement.
  • Optimize list inputs.

v1.0.1 JSON-Generator

Choose a tag to compare

@FLwolfy FLwolfy released this 26 Jan 11:08
12b0a46

Version without popping concole.

v1.0.0 JSON-Generator

Choose a tag to compare

@FLwolfy FLwolfy released this 26 Jan 09:48

Transform Excel dataset into JSON file through JSON templates