|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v4.0.3](https://github.com/alichtman/shallow-backup/tree/v4.0.3) (2020-03-26) |
| 4 | +[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v4.0.2...v4.0.3) |
| 5 | + |
3 | 6 | ## [v4.0.2](https://github.com/alichtman/shallow-backup/tree/v4.0.2) (2020-03-25)
|
4 | 7 | [Full Changelog](https://github.com/alichtman/shallow-backup/compare/v4.0.1...v4.0.2)
|
5 | 8 |
|
|
12 | 15 |
|
13 | 16 | **Merged pull requests:**
|
14 | 17 |
|
| 18 | +- Correctly exclude files on reinstallation and add tests [\#255](https://github.com/alichtman/shallow-backup/pull/255) ([alichtman](https://github.com/alichtman)) |
15 | 19 | - Avoid reinstalling img/ and README from dotfiles [\#254](https://github.com/alichtman/shallow-backup/pull/254) ([alichtman](https://github.com/alichtman))
|
16 |
| -- Remove Sublime \[2/3\] packages backup [\#203](https://github.com/alichtman/shallow-backup/pull/203) ([alichtman](https://github.com/alichtman)) |
17 | 20 |
|
18 | 21 | ## [v4.0](https://github.com/alichtman/shallow-backup/tree/v4.0) (2020-03-22)
|
19 | 22 | [Full Changelog](https://github.com/alichtman/shallow-backup/compare/v3.4...v4.0)
|
|
23 | 26 | - Interface for selecting which dotfiles to back up [\#228](https://github.com/alichtman/shallow-backup/issues/228)
|
24 | 27 | - Use symlinking instead of copying [\#188](https://github.com/alichtman/shallow-backup/issues/188)
|
25 | 28 |
|
| 29 | +**Merged pull requests:** |
| 30 | + |
| 31 | +- Carefully reinstall .git and .gitignore files [\#251](https://github.com/alichtman/shallow-backup/pull/251) ([alichtman](https://github.com/alichtman)) |
| 32 | + |
26 | 33 | ## [v3.4](https://github.com/alichtman/shallow-backup/tree/v3.4) (2020-03-22)
|
27 | 34 | [Full Changelog](https://github.com/alichtman/shallow-backup/compare/v3.3...v3.4)
|
28 | 35 |
|
|
42 | 49 | **Merged pull requests:**
|
43 | 50 |
|
44 | 51 | - Refactor --add option and bump to v3.3 [\#250](https://github.com/alichtman/shallow-backup/pull/250) ([alichtman](https://github.com/alichtman))
|
| 52 | +- Add CLI option for adding paths to config [\#248](https://github.com/alichtman/shallow-backup/pull/248) ([alichtman](https://github.com/alichtman)) |
45 | 53 | - Fix IsADirectory error upon reinstallation [\#246](https://github.com/alichtman/shallow-backup/pull/246) ([alichtman](https://github.com/alichtman))
|
46 | 54 |
|
47 | 55 | ## [v3.2](https://github.com/alichtman/shallow-backup/tree/v3.2) (2019-11-17)
|
|
61 | 69 |
|
62 | 70 | **Merged pull requests:**
|
63 | 71 |
|
64 |
| -- Add CLI option for adding paths to config [\#248](https://github.com/alichtman/shallow-backup/pull/248) ([alichtman](https://github.com/alichtman)) |
65 | 72 | - Respect XDG Base Directory spec [\#239](https://github.com/alichtman/shallow-backup/pull/239) ([alichtman](https://github.com/alichtman))
|
66 | 73 | - Fix tests [\#238](https://github.com/alichtman/shallow-backup/pull/238) ([alichtman](https://github.com/alichtman))
|
67 | 74 |
|
|
165 | 172 |
|
166 | 173 | **Merged pull requests:**
|
167 | 174 |
|
| 175 | +- Remove Sublime \[2/3\] packages backup [\#203](https://github.com/alichtman/shallow-backup/pull/203) ([alichtman](https://github.com/alichtman)) |
168 | 176 | - \#200 added gitpython to setup.py [\#201](https://github.com/alichtman/shallow-backup/pull/201) ([AlexanderProd](https://github.com/AlexanderProd))
|
169 | 177 |
|
170 | 178 | ## [v2.1](https://github.com/alichtman/shallow-backup/tree/v2.1) (2018-11-14)
|
|
259 | 267 |
|
260 | 268 | **Merged pull requests:**
|
261 | 269 |
|
262 |
| -- Carefully reinstall .git and .gitignore files [\#251](https://github.com/alichtman/shallow-backup/pull/251) ([alichtman](https://github.com/alichtman)) |
263 | 270 | - Linux compatibility [\#183](https://github.com/alichtman/shallow-backup/pull/183) ([alichtman](https://github.com/alichtman))
|
264 | 271 | - Added public repo warning [\#182](https://github.com/alichtman/shallow-backup/pull/182) ([alichtman](https://github.com/alichtman))
|
265 | 272 | - Config file refactor [\#181](https://github.com/alichtman/shallow-backup/pull/181) ([alichtman](https://github.com/alichtman))
|
|
0 commit comments