Skip to content

Releases: jfrimmel/partial-array

v0.1.3

12 Dec 15:49
Compare
Choose a tag to compare

Changes

  • drop the contents of a PartialArray when the array is dropped, see #35 for the issue and #36 for the fix. Thanks @ZacJW for the report.

v0.1.2

26 Sep 10:26
Compare
Choose a tag to compare

Changes

  • Fix wrong code for impl Extend, which lead to memory unsafety, as core invariant was broken (#31). Thanks @Cu3PO42

v0.1.1

26 Sep 10:22
Compare
Choose a tag to compare

Changes

  • Add missing README.md, so that it is displayed on GitHub and crates.io.

v0.1.0

26 Sep 10:20
Compare
Choose a tag to compare

Initial release of crate.