Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 204 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 204 Bytes

Version 1.0.2 (2025-02-15)

  • Fixed Vec::push unsoundly setting the length.

Version 1.0.1 (2024-06-29)

  • Fixed Vec being covariant rather than invariant.
  • Fixed a compilation error on vxworks.