File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.8.0] - 2020-02-29
4+ ### Added
5+ - Excluded directories now get skipped entirely ([ #8 ] )
6+
7+ ### Changed
8+ - Paused jobs no longer poll ([ #10 ] , @Dr-Emann )
9+ - Less refcounting ([ #9 ] , @Dr-Emann )
10+
11+ ### Fixed
12+ - Tests ([ #11 ] , @Dr-Emann )
13+
14+ ### Removed
15+ - WofUtil.dll version check ([ #6 ] )
16+
17+ ## [ 0.7.1] - 2019-07-17
18+ ### Added
19+ - Initial release
20+
21+ [ 0.7.1 ] : https://github.com/Freaky/Compactor/releases/tag/v0.7.1
22+
23+ [ #11 ] : https://github.com/Freaky/Compactor/pull/11
24+ [ #10 ] : https://github.com/Freaky/Compactor/pull/10
25+ [ #9 ] : https://github.com/Freaky/Compactor/pull/9
26+ [ #8 ] : https://github.com/Freaky/Compactor/issues/8
27+ [ #6 ] : https://github.com/Freaky/Compactor/issues/6
You can’t perform that action at this time.
0 commit comments