Skip to content

Releases: arkylab/aspm

v3.1.0

25 Apr 04:29

Choose a tag to compare

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

21 Mar 11:00

Choose a tag to compare

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

15 Mar 13:05

Choose a tag to compare

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

15 Mar 12:58

Choose a tag to compare

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

10 Mar 16:16

Choose a tag to compare

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

10 Mar 15:50

Choose a tag to compare

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

09 Mar 16:48

Choose a tag to compare

v1.2.0-preview Pre-release
Pre-release

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

08 Mar 11:50

Choose a tag to compare

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

05 Mar 15:30

Choose a tag to compare

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