Skip to content

Releases: wp-labs/warp-parse

v0.23.2-alpha

22 Apr 12:51

Choose a tag to compare

v0.23.2-alpha Pre-release
Pre-release

WarpParse v0.23.2-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.23.2-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.23.2-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.23.1-alpha

22 Apr 10:24

Choose a tag to compare

v0.23.1-alpha Pre-release
Pre-release

WarpParse v0.23.1-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.23.1-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.23.1-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.22.3-beta

22 Apr 09:05

Choose a tag to compare

v0.22.3-beta Pre-release
Pre-release

WarpParse v0.22.3-beta

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse beta

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.22.3-beta

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.22.3-beta wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.23.0-alpha

21 Apr 10:03

Choose a tag to compare

v0.23.0-alpha Pre-release
Pre-release

WarpParse v0.23.0-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.23.0-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.23.0-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.22.2-beta

16 Apr 11:03

Choose a tag to compare

v0.22.2-beta Pre-release
Pre-release

WarpParse v0.22.2-beta

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse beta

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.22.2-beta

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.22.2-beta wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.22.1-beta

13 Apr 07:05

Choose a tag to compare

v0.22.1-beta Pre-release
Pre-release

WarpParse v0.22.1-beta

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse beta

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.22.1-beta

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.22.1-beta wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.22.0-beta

12 Apr 07:46

Choose a tag to compare

v0.22.0-beta Pre-release
Pre-release

WarpParse v0.22.0-beta

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse beta

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.22.0-beta

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.22.0-beta wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.22.0-alpha

12 Apr 01:46

Choose a tag to compare

v0.22.0-alpha Pre-release
Pre-release

WarpParse v0.22.0-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.22.0-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.22.0-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.21.7-alpha

07 Apr 16:49

Choose a tag to compare

v0.21.7-alpha Pre-release
Pre-release

WarpParse v0.21.7-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.21.7-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.21.7-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues

v0.21.6-alpha

03 Apr 09:16

Choose a tag to compare

v0.21.6-alpha Pre-release
Pre-release

WarpParse v0.21.6-alpha

Changelog

Please see the full CHANGELOG.en.md


中文版 Changelog / Chinese Version

更新日志

请查看完整的 CHANGELOG.md


📦 Installation

Binary Downloads

Download the pre-built binaries for your platform from the assets below.

Quick Install Script

curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse alpha

Docker Image

Pull and run the Docker image:

# Pull the specific version
docker pull ghcr.io/wp-labs/warp-parse:v0.21.6-alpha

# Or pull the latest version
docker pull ghcr.io/wp-labs/warp-parse:latest

# Run the container
docker run --rm ghcr.io/wp-labs/warp-parse:v0.21.6-alpha wparse --help

🔐 Verification

All artifacts are signed with this repo's identity using Sigstore.
You can verify the signatures using the GitHub CLI:

gh attestation verify --owner wp-labs <artifact-file>

📚 Documentation

🐛 Found an Issue?

Please report it at: https://github.com/wp-labs/warp-parse/issues