Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.1 KB

Changelog

1.0.5 - 2023-01-07

Fixed

  • Fixed link to documentation off of main in readme.

1.0.4 - 2023-01-07

Added

  • Add a From impl for DebugIgnore (#3).

1.0.3 - 2022-08-30

Added

  • This crate is now compatible with no-std (#2). Thanks Finomnis for your first contribution!

1.0.2 - 2022-03-17

Added

  • Automatically derive Default for DebugIgnore (#1). Thanks @euclio!

1.0.1 - 2021-10-01

  • Initial version.