Skip to content

Releases: pomsky-lang/pomsky

Release v0.11

09 Nov 09:25
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.10

21 Mar 23:44
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.9

14 Jan 20:17
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.8

12 Dec 22:52
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.7

10 Sep 17:44
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.6

03 Aug 17:20
Compare
Choose a tag to compare

This is a new release of Pomsky. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install pomsky-bin from the AUR with

$ yay -S pomsky-bin

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.5

04 Jul 18:40
Compare
Choose a tag to compare

This is a new release of Pomsky (formerly Rulex). See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install pomsky-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.4.3

19 Jun 14:11
Compare
Choose a tag to compare

This is a new release of rulex. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

On Arch Linux, you can install the AUR package with

yay -S rulex-rs-bin

You can also build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.4.2

16 Jun 20:19
Compare
Choose a tag to compare

This is a new release of rulex. See what's new in the changelog.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.4.1

03 Jun 20:53
Compare
Choose a tag to compare

This is a new release of rulex. Release notes can be found here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.