Version 0.3.0
Added
- Add
JSON Pointer
support. - Add CMake install target.
Changed
- Improve performance for some arch which doesn't support unaligned memory access.
Fixed
- Fix some compiler warning for GCC and Clang.
- Fix MSVC build error on UWP (uninitialized local variable).
- Fix stream file reading error on some platform.