|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.3.1](https://github.com/didix21/Shusky/tree/1.3.1) (2021-07-07) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/didix21/Shusky/compare/1.3.0...1.3.1) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Migrate Travis to Github actions [\#48](https://github.com/didix21/Shusky/issues/48) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- Add \#!/bin/sh on the top of each hook script [\#55](https://github.com/didix21/Shusky/issues/55) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Maintenance/GitHub action release drafter [\#57](https://github.com/didix21/Shusky/pull/57) ([didix21](https://github.com/didix21)) |
| 18 | +- Run tests and format them using xcpretty [\#54](https://github.com/didix21/Shusky/pull/54) ([didix21](https://github.com/didix21)) |
| 19 | +- GitHub action pr autolabeler [\#53](https://github.com/didix21/Shusky/pull/53) ([didix21](https://github.com/didix21)) |
| 20 | +- Create swift.yml [\#50](https://github.com/didix21/Shusky/pull/50) ([didix21](https://github.com/didix21)) |
| 21 | + |
3 | 22 | ## [1.3.0](https://github.com/didix21/Shusky/tree/1.3.0) (2021-02-28) |
4 | 23 |
|
5 | 24 | [Full Changelog](https://github.com/didix21/Shusky/compare/1.2.1...1.3.0) |
6 | 25 |
|
7 | 26 | **Implemented enhancements:** |
8 | 27 |
|
9 | 28 | - Improve SPM commands execution time running binaries [\#46](https://github.com/didix21/Shusky/issues/46) |
| 29 | +- Enhance/46 improve spm commands execution time [\#47](https://github.com/didix21/Shusky/pull/47) ([didix21](https://github.com/didix21)) |
10 | 30 |
|
11 | 31 | **Merged pull requests:** |
12 | 32 |
|
|
17 | 37 |
|
18 | 38 | [Full Changelog](https://github.com/didix21/Shusky/compare/1.2.0...1.2.1) |
19 | 39 |
|
| 40 | +**Fixed bugs:** |
| 41 | + |
| 42 | +- Fix minor issues [\#43](https://github.com/didix21/Shusky/pull/43) ([didix21](https://github.com/didix21)) |
| 43 | + |
20 | 44 | ## [1.2.0](https://github.com/didix21/Shusky/tree/1.2.0) (2020-11-07) |
21 | 45 |
|
22 | 46 | [Full Changelog](https://github.com/didix21/Shusky/compare/1.1.0...1.2.0) |
|
27 | 51 | - Improve how information is printed in console [\#39](https://github.com/didix21/Shusky/issues/39) |
28 | 52 | - \[\#39\] Improve how information is printed in console [\#41](https://github.com/didix21/Shusky/pull/41) ([didix21](https://github.com/didix21)) |
29 | 53 |
|
30 | | -**Fixed bugs:** |
31 | | - |
32 | | -- Fix minor issues [\#43](https://github.com/didix21/Shusky/pull/43) ([didix21](https://github.com/didix21)) |
33 | | - |
34 | 54 | **Merged pull requests:** |
35 | 55 |
|
36 | 56 | - 40 update dependencies and buildtools [\#42](https://github.com/didix21/Shusky/pull/42) ([didix21](https://github.com/didix21)) |
|
42 | 62 | **Implemented enhancements:** |
43 | 63 |
|
44 | 64 | - Add overwrite option for installing Shusky [\#36](https://github.com/didix21/Shusky/issues/36) |
45 | | -- Enhance/46 improve spm commands execution time [\#47](https://github.com/didix21/Shusky/pull/47) ([didix21](https://github.com/didix21)) |
46 | | -- Add overwrite \#36 [\#38](https://github.com/didix21/Shusky/pull/38) ([didix21](https://github.com/didix21)) |
47 | 65 |
|
48 | 66 | **Fixed bugs:** |
49 | 67 |
|
|
57 | 75 | **Implemented enhancements:** |
58 | 76 |
|
59 | 77 | - Prefer run binary instead of swift run [\#33](https://github.com/didix21/Shusky/issues/33) |
| 78 | +- Add overwrite \#36 [\#38](https://github.com/didix21/Shusky/pull/38) ([didix21](https://github.com/didix21)) |
60 | 79 | - Prefer run shusky binary instead of swift run shusky [\#34](https://github.com/didix21/Shusky/pull/34) ([didix21](https://github.com/didix21)) |
61 | 80 |
|
62 | 81 | **Closed issues:** |
|
0 commit comments