Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

Changelog

0.15.0

  • breaking: Remove usage of failure. ParseAuthError, ParseDsnError, ParseProjectIdError, and ParseLevelError now implement std::error::Error.
  • breaking: Remove deprecated with_serde feature.