File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 1.1.0] - 2026-03-12
11+
1012### Compatibiliity
1113
1214- Bump MSRV to 1.85
@@ -102,7 +104,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
102104## [ 0.0.1] - 2023-07-20
103105
104106<!-- next-url -->
105- [ Unreleased ] : https://github.com/assert-rs/completest/compare/v1.0.0...HEAD
107+ [ Unreleased ] : https://github.com/assert-rs/completest/compare/v1.1.0...HEAD
108+ [ 1.1.0 ] : https://github.com/assert-rs/completest/compare/v1.0.0...v1.1.0
106109[ 1.0.0 ] : https://github.com/assert-rs/completest/compare/v0.4.2...v1.0.0
107110[ 0.4.2 ] : https://github.com/assert-rs/completest/compare/v0.4.1...v0.4.2
108111[ 0.4.1 ] : https://github.com/assert-rs/completest/compare/v0.4.0...v0.4.1
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ lto = true
9797
9898[package ]
9999name = " completest"
100- version = " 1.0 .0"
100+ version = " 1.1 .0"
101101description = " Run completions for your program"
102102categories = [" command-line-interface" ]
103103keywords = [" completion" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 1.1.0] - 2026-03-12
11+
1012### Compatibiliity
1113
1214- Bump MSRV to 1.85
@@ -102,7 +104,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
102104## [ 0.0.1] - 2023-07-20
103105
104106<!-- next-url -->
105- [ Unreleased ] : https://github.com/assert-rs/completest/compare/completest-nu-v1.0.0...HEAD
107+ [ Unreleased ] : https://github.com/assert-rs/completest/compare/completest-nu-v1.1.0...HEAD
108+ [ 1.1.0 ] : https://github.com/assert-rs/completest/compare/completest-nu-v1.0.0...completest-nu-v1.1.0
106109[ 1.0.0 ] : https://github.com/assert-rs/completest/compare/completest-nu-v0.4.2...completest-nu-v1.0.0
107110[ 0.4.2 ] : https://github.com/assert-rs/completest/compare/completest-nu-v0.4.1...completest-nu-v0.4.2
108111[ 0.4.1 ] : https://github.com/assert-rs/completest/compare/completest-nu-v0.4.0...completest-nu-v0.4.1
Original file line number Diff line number Diff line change 11[package ]
22name = " completest-nu"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44description = " Run completions for your program"
55categories = [" command-line-interface" ]
66keywords = [" completion" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 1.1.0] - 2026-03-12
11+
1012### Compatibiliity
1113
1214- Bump MSRV to 1.85
@@ -134,7 +136,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
134136## [ 0.0.1] - 2023-07-20
135137
136138<!-- next-url -->
137- [ Unreleased ] : https://github.com/assert-rs/completest/compare/completest-pty-v1.0.0...HEAD
139+ [ Unreleased ] : https://github.com/assert-rs/completest/compare/completest-pty-v1.1.0...HEAD
140+ [ 1.1.0 ] : https://github.com/assert-rs/completest/compare/completest-pty-v1.0.0...completest-pty-v1.1.0
138141[ 1.0.0 ] : https://github.com/assert-rs/completest/compare/completest-pty-v0.5.5...completest-pty-v1.0.0
139142[ 0.5.5 ] : https://github.com/assert-rs/completest/compare/completest-pty-v0.5.4...completest-pty-v0.5.5
140143[ 0.5.4 ] : https://github.com/assert-rs/completest/compare/completest-pty-v0.5.3...completest-pty-v0.5.4
Original file line number Diff line number Diff line change 11[package ]
22name = " completest-pty"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44description = " Run completions for your program"
55categories = [" command-line-interface" ]
66keywords = [" completion" ]
You can’t perform that action at this time.
0 commit comments