Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.3.2 - 2024-05-28

Other

  • Thinking about relating owned types and read items (#31)
  • Introduce reborrow to enable lifetime variance (#32)

0.3.1 - 2024-05-24

Other

  • Update recommended version to 0.3 (#29)

0.3.0 - 2024-05-24

Other

  • Replace CopyOnto by Push (#28)
  • Fix bench, add to ci

0.2.0 - 2024-03-13

Changes

  • Merge pull request #23 from antiguru/slice_implementations
  • Rename CopyRegion to OwnedRegion and relax trait bounds
  • Remove CopyOnto requirement for ReadItem
  • Remove index parameter from columns region