Releases: brunexgeek/protogen
Releases · brunexgeek/protogen
v2.0.2
v2.0.1
- Add support to serialize/deserialize existing types
- Extensive code refactoring and optimization
- Fix number serialization
- Fix compatibility with MSVC++
v1.2.0
v1.1.0
- Fix multiple inclusions
- Add option custom_parent
v1.0.0
- Add installation target
- Add field option transient
- Bug fixes
v0.6.1
- JSON parsing bug fixes
- Add options cpp_enable_errors and cpp_enable_parent
- Enable to mix generated headers of different versions
v0.5.1
Fix Windows compatibility and C++11 move constructors.
v0.5.0
Fix bugs and add features. This version works with Windows and Unix-like systems.
v0.4.0
First stable version of 'protogen' compiler.