2017-11-05 00:15:50 +00:00
|
|
|
# CHANGELOG
|
|
|
|
|
|
|
|
This log is intended to keep track of backwards-incompatible changes, including
|
|
|
|
but not limited to API changes and file location changes. Minor behavioral
|
|
|
|
changes may not be included if they are not expected to break existing code.
|
|
|
|
|
2018-09-04 07:14:20 +00:00
|
|
|
## 1.1.0 (2018-09-04)
|
|
|
|
|
|
|
|
* Support for ZIP file format
|
|
|
|
|
2018-04-09 06:33:22 +00:00
|
|
|
## 1.0.6 (2018-04-09)
|
|
|
|
|
|
|
|
* `lastIndexOf` in FAT builder enables larger file parsing at minor cost
|
|
|
|
|
2017-11-05 16:54:11 +00:00
|
|
|
## 1.0.0 (2017-11-05)
|
|
|
|
|
|
|
|
* Actually walk mini-fat
|
|
|
|
|
2017-11-05 00:15:50 +00:00
|
|
|
## 0.14.0 (2017-11-04)
|
|
|
|
|
|
|
|
* Completely removed `FullPathDir`
|
|
|
|
|