summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: bf8e6c2e87045e36cdded61e74a2ea4abcaa532d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# v0.3.1

* removed useless trait
* isolated all module functions

# v0.3.0

* removed claxon dep in favor of flac_codec, same for metaflac
* cleaned up code a bit

# v0.2.6-fix

* remembered about changelog.md
* fixed incorrect encoded_by tag match
* minor code improvements and fixes

# v0.1.2

* added better bar incremental logic by passing it to threads
* added graceful shutdown (albeit its a bit slow)
* checks file if it exists before reencoding
* removes temporary file if it was left uncleaned from the previous session