packages feed

bytesmith-0.2.0.0: CHANGELOG.md

# Revision history for bytesmith

## 0.2.0.0 -- 2019-09-24

* Add big-endian word parsers.
* Redo module structure so that encoding-specific functions each
  live in their own module.
* Add a lot more functions and attempt to make naming somewhat
  consistent.
* Add `delimit`.
* Add `replicate`.
* Add `annotate` and its infix synonym `<?>`.

## 0.1.0.0 -- 2019-08-22

* First version.