- Migrate (new Buffer) -> Buffer.from and Buffer.alloc
- Upgrade iced-error to ^0.0.10
Bugfixes:
- Fix bad buffering behavior
Bugfixes:
- Move lock into maxtaco/iced-lock
Features:
- tail() function
Features:
- Better getopt, that now supports --foo=dog
- Tests for getopt
Features:
- xxd format of binary buffers (like the Unix xxd)
Features:
- Drain a stream into a buffer
Bugfixes
- More flexible iced-runtime dep
Features:
- A C-style fgets class, for conveniently awating on stdin (or file) line-by-line
Bugfixes:
- Fix broken dev/dependencies
Features:
- IcedCoffeeScript upgrade to v1.7.1-c
Bugfixes:
- Don't consider Buffers as objects
Features:
- dict_union and dict_merge