Releases: becheran/grid
Releases · becheran/grid
v1.0.0
What's Changed
- feat: add prepend_rows and prepend_cols by @mario-holubar in #67
New Contributors
- @mario-holubar made their first contribution in #67
Full Changelog: v0.18.0...v1.0.0
v0.18.0
What's Changed
- feat: add expand_rows and expand_cols by @thiagodejesus in #64
- Consuming iteration, #65. by @michalmoc in #66
New Contributors
- @thiagodejesus made their first contribution in #64
- @michalmoc made their first contribution in #66
Full Changelog: v0.16.2...v0.18.0
v0.17.0
Full Changelog: v0.16.2...v0.17.0
v0.16.2
Full Changelog: v0.16.1...v0.16.2
v0.16.1
Full Changelog: v0.16.0...v0.16.1
v0.16.0
All credits for this release go to @henryiii
Added
map
andmap_ref
method https://github.com/becheran/grid/pull/61/filesIntoIterator
https://github.com/becheran/grid/pull/62/files
Changed
- Mark methods as
const
and added#[must_use]
annotations https://github.com/becheran/grid/pull/58/files