Version: 1.1.20

Improve handling of unusual FAT volumes.

---

Version: 1.1.19

Improve handling of partial $FILE_NAME attributes in file record slack.

---

Version: 1.1.18

Improve handling of unusual FAT volumes.
Minor changes.

---

Version: 1.1.17

Improve handling of orphan (deleted while opened) exFAT directories.
Print information from duplicated information entries found in the $LogFile journal.
Minor changes.

---

Version: 1.1.16

Improve handling of NTFS volumes (mounted using the ntfs3 driver).
Improve handling of orphan (deleted while opened) FAT directories.

---

Version: 1.1.15

Improve handling of unusual FAT volumes, again.
Minor changes.

---

Version: 1.1.14

Improve handling of unusual FAT volumes.

---

Version: 1.1.13

Minor changes.

---

Version: 1.1.12

Minor changes (FAT, exFAT, NTFS).

---

Version: 1.1.11

Improve handling of deleted directories (FAT), again.

---

Version: 1.1.10

Improve handling of deleted directories (FAT and exFAT).
Improve handling of orphan file name entries (FAT).
Minor changes.

---

Version: 1.1.9

Minor changes.

---

Version: 1.1.8

Improve handling of orphan file name entries (exFAT), again.

---

Version: 1.1.7

Improve handling of orphan file name entries (exFAT).

---

Version: 1.1.6

Improve handling of orphan file name entries (FAT and exFAT).
Handle unusual volume labels (exFAT).

---

Version: 1.1.5

Improve handling of deleted FAT (and exFAT) directories.

---

Version: 1.1.4

Add support for exFAT volumes (implemented in an additional module).
Handle long and/or unusual volume labels (FAT).
Minor changes.

---

Version: 1.1.3

Fix the loop detection logic (FAT). Previously, some valid directories could be skipped during the walk.

---

Version: 1.1.2

Handle invalid unallocated FAT directory entries.
Handle reallocated FAT directory entries.
Fix FAT12/16/32 detection functions.
Minor changes.

---

Version: 1.1.1

Add support for FAT12/FAT16 volumes.
Minor changes.

---

Version: 1.1.0

Add an additional module to work with FAT32 volumes.
Add a tool to parse FAT32 volumes.
Add a method to handle trust levels of reparse points.
Minor changes.

---

Version: 1.0.10

Implement additional checks for $FILE_NAME attributes in index entries.

---

Version: 1.0.9

Add a method to parse the last compacted size field of an attribute list.
Implement a parser to deal with shadow copies stored on another volume.
Minor changes.

---

Version: 1.0.8

Extract file name strings from partial $FILE_NAME attributes in file record slack.

---

Version: 1.0.7

Add a module and implement a mode to parse the MoveTable (the "tracking.log" file).
Print the CSV header in the "--all-mft" mode once.
Minor changes.

---

Version: 1.0.6

Add optional fill patterns to help when working with scoped shadow copies and unallocated data.

---

Version: 1.0.5

Minor changes.

---

Version: 1.0.4

Add a method to handle known folder information.
Fix a method to handle storage reserve IDs.

---

Version: 1.0.3

Add a method to handle storage reserve IDs.

---

Version: 1.0.2

Add a class and implement a mode to carve $MFT-related metadata from raw memory images.
Minor changes.

---

Version: 1.0.1

Handle invalid MACE timestamps gracefully.
Minor changes.

---

Version: 1.0.0

Stable release.

Add a check for file system signatures when parsing shadow copies.

---

Version: 1.0.0-beta20

Minor update.

---

Version: 1.0.0-beta19

Minor update.

---

Version: 1.0.0-beta18

Add a module to work with partition tables.

---

Version: 1.0.0-beta17

Minor update.

---

Version: 1.0.0-beta16

Handle old-style bitmaps in shadow copies.
Add a tool to mount shadow copies as image files.
Minor changes.

---

Version: 1.0.0-beta15

Add a module to work with shadow copies.
Add a mode to parse $MFT files from a volume and its shadow copies.
Minor changes.

---

Version: 1.0.0-beta14

Minor update.

---

Version: 1.0.0-beta13

Add a class to handle nonresident index buffers.
Add a mode to parse nonresident index buffers found in a volume file.
Minor changes.

---

Version: 1.0.0-beta12

Handle an $MFT file with child file record segments.
Minor changes.

---

Version: 1.0.0-beta11

Minor changes.

---

Version: 1.0.0-beta10

Add a method to get a file record from its path.
Add a method to get data runs for a nonresident $DATA attribute.
Add a module to work with an NTFS boot sector.
Add a class to read an $MFT file from a volume.
Minor changes.

---

Version: 1.0.0-beta9

Print information from index records found in the $LogFile journal.

---

Version: 1.0.0-beta8

Minor update.

---

Version: 1.0.0-beta7

Use open attribute table dumps and dumps of attribute names when parsing the $LogFile journal.

---

Version: 1.0.0-beta6

Check an expected sequence number when getting a file record using its child FRS numbers.

---

Version: 1.0.0-beta5

Resolve a possible bug with the WSL metadata assigned to an index record in the CSV output.
Extract and parse slack space from file records.
Minor changes.

---

Version: 1.0.0-beta4

Minor update.

---

Version: 1.0.0-beta3

Minor update.

---

Version: 1.0.0-beta2

Minor update.

---

Version: 1.0.0-beta1

Initial release (beta).
