Skip to content

Releases: NucleaPeon/QJsonify

v1.1.0

26 Oct 02:08
Compare
Choose a tag to compare

CMake build system for better multi-platform builds, better README.md and a few overall improvements but no feature updates.

Feel free to use the CMakeLists.txt in your own project, this covers a basic qt5 application build.

v1.0.1

22 Oct 19:49
Compare
Choose a tag to compare

Discovered some issues with Windows pathing in 5.3.x, worked around them and got an x86 windows version working.

Windows binary is a zipped folder with the .exe and respective .dll files required to run it.

Version 1 Release

20 Oct 04:07
Compare
Choose a tag to compare

First release!

Binary upload of v1.0.0 with JSON prettifier, minifier, printing and exporting to file functionality.
Uses QMacToolBar on mac systems and QToolBar on Linux systems.

Compatibility with OS X 10.6.8 and up.