Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37ba966ab8edba0a3c097ba59c8a9dfb2f448ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.1] - 2019-06-04

### Fixed
- Files which are not an MFT now cause the program to terminate with a nice message.

## [0.4.0] - 2019-06-04

### Added
- `mft_dump` can now export resident streams to a directory.  

## [0.3.0] - 2019-06-02

Fixed parsing of entries which are spread over multiple sectors.  

## [0.2.0] - 2019-05-23

Initial release which I consider a usable beta.