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

Latest commit

 

History

History
19 lines (10 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 373 Bytes

Version 1.3.0

Version 1.2.0

  • Improve implementation of CachePadded. (#8)

Version 1.1.1

  • Forbid unsafe code.

Version 1.1.0

  • Mark CachePadded::new() as const fn.

Version 1.0.0

  • Initial version