Skip to content

Commit 2adc9bc

Browse files
zsolfacebook-github-bot
authored andcommitted
Publish 0.5.6
Reviewed By: dtolnay, bigfootjon Differential Revision: D77928377 fbshipit-source-id: 4edcf6a7b1110a434bd264001b5e0d1ce963036c
1 parent 2185272 commit 2adc9bc

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v0.5.6 (2025-07-08)
4+
5+
- [Fixed a bug](https://github.com/facebook/dotslash/pull/75) where DotSlash
6+
would sometimes write corrupted zip files to its cache
7+
- One-liner installations are now possible again, see
8+
[the new installation instructions](https://dotslash-cli.com/docs/installation/#prebuilt-binaries)
9+
- [ARM64 Windows binaries](https://github.com/facebook/dotslash/pull/76) for
10+
DotSlash are available
11+
312
## v0.5.5 (2025-06-25)
413

514
- Added support for

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
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "dotslash"
5-
version = "0.5.5"
5+
version = "0.5.6"
66
authors = ["Michael Bolin <bolinfest@gmail.com>", "Andres Suarez <zertosh@gmail.com>"]
77
edition = "2024"
88
rust-version = "1.85"

0 commit comments

Comments
 (0)