Skip to content

Commit

Permalink
chore: release v5.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
  • Loading branch information
uncomfyhalomacro committed Nov 2, 2024
1 parent 89b3380 commit d311c5b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 19 deletions.
29 changes: 13 additions & 16 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
commit 037aa626e656df2c888ad04f5dc00daba41bcdd1
Author: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
Date: Fri Nov 1 17:39:32 2024 +0800
Pi-Cla (1):
Bump zstd and infer

minor: improvements on how we sort files and directories

seems we should have sort first the vector then sort then the elements by filenames.

it's a weird hack but whatever.

Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
Soc Virnyl Estela (8):
docs: removed warning. ensured reproducibility.
remove comment for 037aa626e656df2c888ad04f5dc00daba41bcdd1
cleanup deps and begin cycle
add COC and CONTRIBUTING
fix: just use an empty "" if strip fails
chore: set resolver to 2 and enforce strict linting rules
clippy: rectify the needless pass by value
use percent badge for OBS [ci skip]

commit 784931ca124c84222198264ba0b91911e0213a66
Author: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
Date: Fri Nov 1 17:02:13 2024 +0800
Soc Virnyl S. Estela (1):
Merge pull request #2 from Pi-Cla/bump-deps

use rayon while you can

Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[workspace.package]
authors = ["Soc Virnyl Estela"]
version = "5.1.3-dev"
version = "5.1.3"
edition = "2021"
license = "MPL-2.0"
repository = "https://github.com/openSUSE-Rust/roast"
Expand Down

0 comments on commit d311c5b

Please sign in to comment.