toad-array 0.2.2

Array trait used by the toad ecosystem to abstract over heap or heapless collections
Documentation
# Changelog

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


### Bug Fixes

* **array:** update len ([#244]https://github.com/toad-lib/toad/issues/244) ([0eee50f]https://github.com/toad-lib/toad/commit/0eee50f1fca7bd8c931ebeea5b41194a7fc8b70e)

## [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)