All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.
- Support for extraction of type-0 (store) nekofile entries.
- Normalize path separator to Unix format (issue #2)
- Unicode encoding of filename on
createNeko
- Better error message on too large input
- Generate
files.meta
for directory or file (using-m
option)
- Extract (assuming compressed)
- Create (always compress)
- Optional: verify file integrity after extraction (TODO: could also add in-place verification)