This repository was archived by the owner on Mar 4, 2023. It is now read-only.
Releases: Skycoder42/QtJsonSerializer
Releases · Skycoder42/QtJsonSerializer
API update, enums devices and JSON properties
This release is 2.0.0, because I modified the serializer to use private implementations. You should be able to compile against the new version without changes.
Changelist:
- serializer uses private implementation
- Added support for enum de/serialization with integer or string
- Added de/serialization to QIODevices
- Added support for QJson* properties, the now are properly handled
Minor API updates & documentation
Fixed some inconsistencies and bad coding style stuff. Created documentation.
With this release, I consider the API stable.
Qt Module release
This release provides the serializer as a full Qt module.
Add to your Qt Maintenancetool:
Qt Module release
This release includes modules for Qt 5.8 for all platforms
Initial Release
1.0.0 fixed readme