25th pre-release version
Pre-release
Pre-release
JSON
- Move JSON headers to metall/json
- Add functions in JSON array
- Add an include guard for boost/json/src.hpp
- Add a macro for linking with Boost.JSON lib
- Bugfix: fixed memory leak in key_value_pair.hpp
- Bugfix: regarding long object key
- Bugfix: JSON swap declaration error
- Bugfix: declaration and include related issues
Code brush up
- Start using ClangFormat
- Remove warnings
Doc
- Update Ripples' build instruction.