-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
chore: merge release-v0.1.11 into main
Showing
6 changed files
with
87 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,11 @@ | ||
### 2024-04-15 | ||
### 2024-05-06 | ||
|
||
### Chores | ||
+ Dependencies updated, [bec41d4b8f176b0f99ec74dcba57aef80f458d9a], [86254c4924e78b621cfe5b2d716d692daa455dd0] | ||
|
||
### Docs | ||
+ add arch linux instructions, thanks [orhun](https://github.com/orhun), [c5d49803deb415189c38ce9fe29e93501a4f5cf6] | ||
+ dependencies updated, [7c39607227690f91090d2beeb6eee62b53fbb43d], [81f1b9e6fb5998e02a5ebc8904bf5bb5d2ca5ffb], [af2c9d226925b2571620d0306b72e80764a96ea4] | ||
+ Rust 1.78.0 linting, [ed6b20f6a0284dd7c0cc858acff14bda5a15a31a] | ||
|
||
### Fixes | ||
+ `get_extra_ips()` errant comma addition removed, [dcb05f1c623ba26c151c6f2b79a02b9559f9b2cb] | ||
|
||
### Refactors | ||
+ Refactor main fn to use let-else, thanks [Thorsten Hans](https://github.com/ThorstenHans), [4f0b5b3b4ff199cb84566c9cb082a81bca797359] | ||
+ only match in the fmt::Display impl's when not in MONOCHROME mode, [11a5abe5b9e3650918d5dac927d37f697c5443e7] | ||
+ Fix `arch` command not found, thanks [Chleba](https://github.com/Chleba), [b4d4c2b51d8c492be97d7aa02d84e323acdc8a69] | ||
|
||
|
||
see <a href='https://github.com/mrjackwills/havn/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters