File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "toad" : " 0.19.1" ,
3- "toad-array" : " 0.7 .0" ,
3+ "toad-array" : " 0.8 .0" ,
44 "toad-common" : " 0.15.0" ,
55 "toad-cursor" : " 0.2.0" ,
66 "toad-hash" : " 0.3.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.0] ( https://github.com/toad-lib/toad/compare/toad-array-v0.7.0...toad-array-v0.8.0 ) (2023-05-11)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * reintroduce contiguous requirement on Array ([ #345 ] ( https://github.com/toad-lib/toad/issues/345 ) )
9+
10+ ### Features
11+
12+ * reintroduce contiguous requirement on Array ([ #345 ] ( https://github.com/toad-lib/toad/issues/345 ) ) ([ 88086fb] ( https://github.com/toad-lib/toad/commit/88086fbfc30112aa448a8f81e933ee89d9ea2625 ) )
13+
314## [ 0.7.0] ( https://github.com/toad-lib/toad/compare/toad-array-v0.6.0...toad-array-v0.7.0 ) (2023-05-09)
415
516
Original file line number Diff line number Diff line change 11[package ]
22name = " toad-array"
3- version = " 0.7 .0"
3+ version = " 0.8 .0"
44edition = " 2021"
55description = " Array trait used by the toad ecosystem to abstract over heap or heapless collections"
66authors = [" Orion Kindel <cakekindel@gmail.com>" ]
You can’t perform that action at this time.
0 commit comments