File libunivalue.changes of Package libunivalue
------------------------------------------------------------------- Tue Nov 12 19:00:53 UTC 2019 - marec@detebe.org - Update to version 1.0.5: * Version 1.0.5 * gitignore: ignore *.tar.gz Generated by "make dist" and "make distcheck" * Clamp JSON object depth to PHP limit * README: freshen * UniValue::read(): Clear internal state upon error * univalue_write: remove unneeded sstream.h include * Remove unnecessary sstream header from univalue.h * [tests] test pushKV for boolean values * Pushing boolean value to univalue correctly * [tests] Fix BOOST_CHECK_THROW macro ------------------------------------------------------------------- Sat Sep 1 10:54:36 UTC 2018 - marec@detebe.org - Update to version 1.0.4: * Version 1.0.4 * [tests] test pushKV for boolean values * Pushing boolean value to univalue correctly * Update URLs to MIT license. * Cleaned up namespace imports to reduce symbol collisions * Remove HomeBrew workaround * Declare single-argument (non-converting) constructors "explicit" ------------------------------------------------------------------- Sun Apr 16 10:06:17 UTC 2017 - marec@detebe.org - initial package build