johnnovak v0.2.0
4715f6c Oct 29, 2021
v0.2.0
- add generic `read/peek/write` support for `bool` and `char`
- remove `read/peek/write{Bool|Char}` methods
- remove support for `int`, `uint` and `float` (to avoid architecture
  related ambiguity)
- change project structure to conform to Nimble conventions
- upgrade to Nim 1.6.0
- upgrade to latest stew/endians2
4715f6c