Skip to content

Commit 7ec265d

Browse files
bigfootjonfacebook-github-bot
authored andcommitted
Publish 0.5.3
Summary: As requested: #50 (comment) Reviewed By: diliop Differential Revision: D75005624 fbshipit-source-id: c74b78ea1a989b2d8dabcade4dc24d1bd89a27c5
1 parent 315ad2a commit 7ec265d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## v0.5.3 (2025-05-19)
4+
5+
- One-liner installations are now possible, see
6+
[the new installation instructions](https://dotslash-cli.com/docs/installation/#prebuilt-binaries)
7+
<https://github.com/facebook/dotslash/pull/17>
8+
- Precompiled arch-specific binaries are now available for macOS:
9+
<https://github.com/facebook/dotslash/pull/48>
10+
311
## v0.5.2 (2025-02-05)
412

513
- Include experimental commands in --help:

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.2"
5+
version = "0.5.3"
66
authors = ["Michael Bolin <[email protected]>", "Andres Suarez <[email protected]>"]
77
edition = "2021"
88
rust-version = "1.83"

0 commit comments

Comments
 (0)