Skip to content

Commit fd34f2b

Browse files
author
Dustin Blackman
committed
feat: Release v1.6.0
1 parent a559325 commit fd34f2b

File tree

3 files changed

+39
-22
lines changed

3 files changed

+39
-22
lines changed

CHANGELOG.md

Lines changed: 37 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,27 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.6.0] - 2023-12-01
6+
[v1.5.0..v1.6.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.5.0..v1.6.0)
7+
8+
9+
### ⛰️ Features
10+
11+
- Merge branch 'windows' - ([a559325](https://github.com/dustinblackman/cargo-run-bin/commit/a5593250fc83922d9327a6896fed1c27625af73e))
12+
- Add Windows support - ([8e4a6cc](https://github.com/dustinblackman/cargo-run-bin/commit/8e4a6cc298a94190fe4ab209d9fa48a9a1afc791))
13+
14+
### ⚙️ Miscellaneous Tasks
15+
16+
- Remove cargo-dist - ([553852d](https://github.com/dustinblackman/cargo-run-bin/commit/553852d8af838d7d5665e57ff5c4f8b9642c661e))
17+
- Cleanup CI - ([42403a2](https://github.com/dustinblackman/cargo-run-bin/commit/42403a2d311e346f78d5d28f729229639f69bb4b))
18+
- Add release script - ([2b10208](https://github.com/dustinblackman/cargo-run-bin/commit/2b10208d1e4a7be7fcf4a38a367525a82046ce2f))
19+
- Add banner - ([ddca279](https://github.com/dustinblackman/cargo-run-bin/commit/ddca279206775df41a98d05f476d579e6145c586))
20+
521
## [1.5.0] - 2023-10-27
22+
[v1.4.1..v1.5.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.4.1..v1.5.0)
623

7-
[v1.4.1..1.5.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.4.1..1.5.0)
824

9-
### ⛰️ Features
25+
### ⛰️ Features
1026

1127
- Support path in package source - ([d4c8c39](https://github.com/dustinblackman/cargo-run-bin/commit/d4c8c392e5f8b40e330cd5b596eda68b1d378e79))
1228

@@ -22,12 +38,13 @@ All notable changes to this project will be documented in this file.
2238

2339
### ⚙️ Miscellaneous Tasks
2440

41+
- Release cargo-run-bin version 1.5.0 - ([7b1d981](https://github.com/dustinblackman/cargo-run-bin/commit/7b1d98199b17aa241f063e47a0ce3b1087968104))
2542
- Fix binary.rs lint - ([8f50248](https://github.com/dustinblackman/cargo-run-bin/commit/8f5024858944f82a9660a8cc49b69ad244e6d6c3))
2643

2744
## [1.4.1] - 2023-10-06
28-
2945
[v1.4.0..v1.4.1](https://github.com/dustinblackman/cargo-run-bin/compare/v1.4.0..v1.4.1)
3046

47+
3148
### 📚 Documentation
3249

3350
- Change changelog format - ([b784580](https://github.com/dustinblackman/cargo-run-bin/commit/b784580ebd613f273527bec147baad6b385b848a))
@@ -40,10 +57,10 @@ All notable changes to this project will be documented in this file.
4057
- `tauri-mobile` -> `cargo-mobile2` - ([e2130fe](https://github.com/dustinblackman/cargo-run-bin/commit/e2130fe1b0813e153ac49ac78bdbb3d289d64bc2))
4158

4259
## [1.4.0] - 2023-10-04
43-
4460
[v1.3.2..v1.4.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.3.2..v1.4.0)
4561

46-
### ⛰️ Features
62+
63+
### ⛰️ Features
4764

4865
- Support git in package source - ([7151499](https://github.com/dustinblackman/cargo-run-bin/commit/7151499b4b47861f84c63b958af8cd36aa8648a9))
4966

@@ -61,9 +78,9 @@ All notable changes to this project will be documented in this file.
6178
- Lint - ([ebba9c4](https://github.com/dustinblackman/cargo-run-bin/commit/ebba9c44f97ab0331f8114b72a99caf60c0d8de4))
6279

6380
## [1.3.2] - 2023-09-20
64-
6581
[v1.3.1..v1.3.2](https://github.com/dustinblackman/cargo-run-bin/compare/v1.3.1..v1.3.2)
6682

83+
6784
### 🐛 Bug Fixes
6885

6986
- Deserailizing default-features - ([3c15340](https://github.com/dustinblackman/cargo-run-bin/commit/3c153408947f3aee7a09d7041c9a1d9fdfe5f3a5))
@@ -73,9 +90,9 @@ All notable changes to this project will be documented in this file.
7390
- Release cargo-run-bin version 1.3.2 - ([be3cc40](https://github.com/dustinblackman/cargo-run-bin/commit/be3cc4059b7d961819d3c47268f30ee1b87b0ec1))
7491

7592
## [1.3.1] - 2023-09-20
76-
7793
[v1.3.0..v1.3.1](https://github.com/dustinblackman/cargo-run-bin/compare/v1.3.0..v1.3.1)
7894

95+
7996
### 🐛 Bug Fixes
8097

8198
- Duplicate PATH entries - ([0914ff7](https://github.com/dustinblackman/cargo-run-bin/commit/0914ff7ba3316d3b9cddc025febf75df3135a002))
@@ -85,10 +102,10 @@ All notable changes to this project will be documented in this file.
85102
- Release cargo-run-bin version 1.3.1 - ([83349f9](https://github.com/dustinblackman/cargo-run-bin/commit/83349f99e01d665336d26ff7753ffb2a5a6ffb12))
86103

87104
## [1.3.0] - 2023-09-20
88-
89105
[v1.2.0..v1.3.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.2.0..v1.3.0)
90106

91-
### ⛰️ Features
107+
108+
### ⛰️ Features
92109

93110
- Add cargo-gha to path if it exists - ([c404b48](https://github.com/dustinblackman/cargo-run-bin/commit/c404b480e17e9abf12586dc865111d7546609849))
94111
- Add alias scripts - ([3c6dbac](https://github.com/dustinblackman/cargo-run-bin/commit/3c6dbace4e5f2e1442f7da9805aa5a61e8ba5c9b))
@@ -100,10 +117,10 @@ All notable changes to this project will be documented in this file.
100117
- Update lockfile - ([c6f752f](https://github.com/dustinblackman/cargo-run-bin/commit/c6f752f24a01077fb260c9561c7b4aeed1972fdf))
101118

102119
## [1.2.0] - 2023-08-26
103-
104120
[v1.1.5..v1.2.0](https://github.com/dustinblackman/cargo-run-bin/compare/v1.1.5..v1.2.0)
105121

106-
### ⛰️ Features
122+
123+
### ⛰️ Features
107124

108125
- Add support for Cargo workspaces - ([208b000](https://github.com/dustinblackman/cargo-run-bin/commit/208b000f47ee7666009a066a9f2a5124275ea381))
109126

@@ -120,9 +137,9 @@ All notable changes to this project will be documented in this file.
120137
- Release cargo-run-bin version 1.2.0 - ([b600075](https://github.com/dustinblackman/cargo-run-bin/commit/b600075b1af551d509fdf9fcfeeff97d74c5d446))
121138

122139
## [1.1.5] - 2023-08-12
123-
124140
[v1.1.4..v1.1.5](https://github.com/dustinblackman/cargo-run-bin/compare/v1.1.4..v1.1.5)
125141

142+
126143
### 🐛 Bug Fixes
127144

128145
- Help command when using cargo - ([25ace47](https://github.com/dustinblackman/cargo-run-bin/commit/25ace47c61a1c7d4e46d734619917ac8539fa2df))
@@ -148,18 +165,18 @@ All notable changes to this project will be documented in this file.
148165
- Add release and changelog scripts - ([6b0e2b0](https://github.com/dustinblackman/cargo-run-bin/commit/6b0e2b0d9b6ce0bd6302ca87f38d592ef22824a4))
149166

150167
## [1.1.4] - 2023-08-08
151-
152168
[v1.1.3..v1.1.4](https://github.com/dustinblackman/cargo-run-bin/compare/v1.1.3..v1.1.4)
153169

170+
154171
### ⚙️ Miscellaneous Tasks
155172

156173
- Release v1.1.4 - ([494d7ac](https://github.com/dustinblackman/cargo-run-bin/commit/494d7acfefc7ac8a3e2124b50fcd3f951fc5d196))
157174
- Drop windows releases - ([d65fb49](https://github.com/dustinblackman/cargo-run-bin/commit/d65fb495283573ee2ecac0c7edba66c9551b6a95))
158175

159176
## [1.1.3] - 2023-08-08
160-
161177
[v1.1.2..v1.1.3](https://github.com/dustinblackman/cargo-run-bin/compare/v1.1.2..v1.1.3)
162178

179+
163180
### 🐛 Bug Fixes
164181

165182
- Release workflow - ([f012617](https://github.com/dustinblackman/cargo-run-bin/commit/f012617a3993c58608bcffe9e2d4b9379bbc25d9))
@@ -169,9 +186,9 @@ All notable changes to this project will be documented in this file.
169186
- Release v1.1.3 - ([7783dbd](https://github.com/dustinblackman/cargo-run-bin/commit/7783dbd4b9f2460c5900c7e00b65d9ec2ab4e54b))
170187

171188
## [1.1.2] - 2023-08-08
172-
173189
[v1.1.1..v1.1.2](https://github.com/dustinblackman/cargo-run-bin/compare/v1.1.1..v1.1.2)
174190

191+
175192
### 🐛 Bug Fixes
176193

177194
- Release workflow - ([27ce8e0](https://github.com/dustinblackman/cargo-run-bin/commit/27ce8e0f63a4a7181ba780791ac8a206fbbe5d5d))
@@ -181,10 +198,10 @@ All notable changes to this project will be documented in this file.
181198
- Release v1.1.2 - ([883a75f](https://github.com/dustinblackman/cargo-run-bin/commit/883a75ffad28d62d29c7ab87b7cc8bc186898dea))
182199

183200
## [1.1.1] - 2023-08-08
184-
185201
[v1.0.1..v1.1.1](https://github.com/dustinblackman/cargo-run-bin/compare/v1.0.1..v1.1.1)
186202

187-
### ⛰️ Features
203+
204+
### ⛰️ Features
188205

189206
- Add binstall support - ([f702124](https://github.com/dustinblackman/cargo-run-bin/commit/f702124692e23f8c14040cf0935b90c4877ed4ee))
190207

@@ -201,9 +218,9 @@ All notable changes to this project will be documented in this file.
201218
- Add clippy to toolchain - ([aa7161e](https://github.com/dustinblackman/cargo-run-bin/commit/aa7161e0bf3ff522144e318b26746359801b0b07))
202219

203220
## [1.0.1] - 2023-08-07
204-
205221
[v1.0.0..v1.0.1](https://github.com/dustinblackman/cargo-run-bin/compare/v1.0.0..v1.0.1)
206222

223+
207224
### 🐛 Bug Fixes
208225

209226
- Sorting aliases - ([b4ccdd1](https://github.com/dustinblackman/cargo-run-bin/commit/b4ccdd189376506d64d1911de0f17e3c49dda0d0))
@@ -213,10 +230,10 @@ All notable changes to this project will be documented in this file.
213230
- Lint - ([74b66ad](https://github.com/dustinblackman/cargo-run-bin/commit/74b66ad09d2346e7def0ea7275e16f4bd37bd5e6))
214231

215232
## [1.0.0] - 2023-08-07
216-
217233
[..v1.0.0](https://github.com/dustinblackman/cargo-run-bin/compare/..v1.0.0)
218234

219-
### ⛰️ Features
235+
236+
### ⛰️ Features
220237

221238
- Add sync aliases - ([5d7ffed](https://github.com/dustinblackman/cargo-run-bin/commit/5d7ffed87bb9ff7b78ce7a228379a35492e45f11))
222239
- Add build and run functionality - ([9a7218c](https://github.com/dustinblackman/cargo-run-bin/commit/9a7218c20c09797097b518a605c1d2b6c365ec30))

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-run-bin"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
authors = ["Dustin Blackman"]
55
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
66
edition = "2021"

0 commit comments

Comments
 (0)