Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 332 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 332 Bytes

Change Log

[0.3.1] - 2025-02-24

New

  • All structures returned by methods such as take, map, etc. that have additional data besides a wrapped lender have now into_parts methods.

[0.3.0] - 2025-02-24

New

  • All structures returned by methods such as take, map, etc. have now into_inner methods.