log v0.4.14 Release Notes

Release Date: 2021-01-27 // about 3 years ago
    • Remove the __private_api_log_lit special case.
    • 🛠 Fixed incorrect combination of kv_unstable and std features causing compile failures.
    • ✂ Remove unstable Value::to_* conversions that were incorrectly using as.
    • Rename unstable Value::to_error to Value::to_borrowed_error.