Skip to content

25th pre-release version

Pre-release
Pre-release
Compare
Choose a tag to compare
@KIwabuchi KIwabuchi released this 17 Apr 17:02
· 108 commits to master since this release
9c3e956

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.