- [fix] include block support on read chunks for IO
- Add block support for yielding on read chunks
- Use #filter on files collection to get file
- Fix remote asset to avoid streaming issues
- Prevent EOF errors when reading to end of file on java
- Always enable binmode on temp files
- Include support for packing and unpacking assets
- Return proper IO-ish object from #get
- Initial release