packages feed

array-chunks-0.1.2.0: CHANGELOG.md

# Revision history for array-chunks

## 0.1.2.0 -- 2020-11-18

* Add `index`.
* Add `singleton`, `doubleton`, `tripleton`, `quadrupleton`,
  `quintupleton`, `sextupleton`, `septupleton`, `octupleton`.
* Add `map'`, which converts to `SmallArray` while mapping over
  the elements.

## 0.1.1.0 -- 2019-09-12

* Add `copy`, `copyReverse`, `concat`, and `concatReverse`.

## 0.1.0.0 -- 2019-08-12

* First version. Released on an unsuspecting world.