toad-array 0.2.1

Array trait used by the toad ecosystem to abstract over heap or heapless collections
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

## [0.2.1]https://github.com/toad-lib/toad/compare/toad-array-v0.2.0...toad-array-v0.2.1 (2023-03-08)


### Bug Fixes

* **array:** use toad-len ([#240]https://github.com/toad-lib/toad/issues/240) ([f0fa5ae]https://github.com/toad-lib/toad/commit/f0fa5ae91c9fd0768ed2f2a0590454edefae4b2d)

## [0.2.0]https://github.com/toad-lib/toad/compare/toad-array-v0.1.0...toad-array-v0.2.0 (2023-03-08)


### Features

* **array:** initial commit ([9dc6a81]https://github.com/toad-lib/toad/commit/9dc6a81fbf33e646f095e1a256cc54a57a0b0fac)
* **kwap:** add support for coap runtime config ([c082f06]https://github.com/toad-lib/toad/commit/c082f0696a288d2a2db9b986c3e3eaf2e7a4e8f4)