0.10.2
- Deprecated
JsonValue::to_writeras it would panic on writing errors. - Implemented
JsonValue::writeandJsonValue::write_pretty, both returningstd::io::Result. - Implemented
JsonValue::has_key.
JsonValue::to_writer as it would panic on writing errors.JsonValue::write and JsonValue::write_pretty, both returning std::io::Result.JsonValue::has_key.