Skip to content

Releases: arkylab/aspm

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 04:29

aspm v3.1.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v3.1.0

# Windows (PowerShell)
iex "& { $(irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1) } -v v3.1.0"

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 11:00

aspm v3.0.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v3.0.0

# Windows (PowerShell)
iex "& { $(irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1) } -v v3.0.0"

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Mar 13:05

aspm v2.0.1

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v2.0.1

# Windows (PowerShell)
iex "& { $(irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1) } -v v2.0.1"

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 12:58

aspm v2.0.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v2.0.0

# Windows (PowerShell)
iex "& { $(irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1) } -v v2.0.0"

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:16

aspm v1.2.1

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v1.2.1

# Windows (PowerShell)
iex "& { $(irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1) } -v v1.2.1"

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:50

aspm v1.2.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v1.2.0

# Windows (PowerShell)
iex "& {  } -v v1.2.0"

v1.2.0-preview

v1.2.0-preview Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:48

aspm v1.2.0-preview

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Install specific version:

# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh -s -- -v v1.2.0-preview

# Windows (PowerShell)
irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex -v v1.2.0-preview

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 11:50

aspm v1.1.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Downloads

Platform Architecture Download
Linux x64 aspm-x86_64-unknown-linux-gnu.tar.gz
Linux ARM64 aspm-aarch64-unknown-linux-gnu.tar.gz
macOS Intel aspm-x86_64-apple-darwin.tar.gz
macOS Apple Silicon aspm-aarch64-apple-darwin.tar.gz
Windows x64 aspm-x86_64-pc-windows-msvc.zip
Windows ARM64 aspm-aarch64-pc-windows-msvc.zip

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 15:30

aspm v1.0.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Downloads

Platform Architecture Download
Linux x64 aspm-x86_64-unknown-linux-gnu.tar.gz
Linux ARM64 aspm-aarch64-unknown-linux-gnu.tar.gz
macOS Intel aspm-x86_64-apple-darwin.tar.gz
macOS Apple Silicon aspm-aarch64-apple-darwin.tar.gz
Windows x64 aspm-x86_64-pc-windows-msvc.zip
Windows ARM64 aspm-aarch64-pc-windows-msvc.zip