Skip to content

Releases: jikkai/verso

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:33
c853744

Features

  • release: improve transaction recovery controls (525be2d)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:21
82fee2e

Features

  • release: add grouped transactional release workflow (5c74305)

Other Changes (chore)

  • deps: bump @amamo/doctrine to 0.1.1 in apps/docs (f76491f)
  • docs: migrate docs app from fumadocs/waku to @amamo/doctrine (4dfc2c0)

Other Changes (docs)

  • refresh release documentation (7746e9b)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:25
v1.0.1
c40b7f4

Bug Fixes

  • config: disable changelog generation by default (e3b3d1f)

Other Changes (chore)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:57
v1.0.0
053c210

Other Changes (chore)

  • tooling: centralize lint and formatting configuration (#11) (b2d6e45)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.0.0-rc.4

v1.0.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:42
v1.0.0-rc.4
6220b66

Bug Fixes

  • workspace: respect ignored workspace roots (cb111cd)

Features

  • cli: improve diagnostic output (199c503)

Other Changes (ci)

  • release: use GH_TOKEN for checkout (6f9a2dc)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.0.0-rc.3

v1.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:13

Bug Fixes

  • release: scope Cargo.lock updates to nearest manifest (6d670d6)

Other Changes (build)

  • deps: bump actions/setup-node from 6 to 7 in the github-actions group across 1 directory (fb441b1)

Other Changes (chore)

  • transfer repository to jikkai/verso and migrate npm scope to @amamo (418dfe3)

Other Changes (ci)

  • release: use github.token for checkout (15d0bb9)
  • add GH_REPO environment variable for docs workflow (0d0a6e0)

Other Changes (docs)

  • serve English documentation from root path (e807b63)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml

v1.0.0-rc.2

v1.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:47

Features

  • release: harden release flow and refresh tooling (cf7e2e7)

Other Changes (docs)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo dream-num/verso \
  --signer-workflow dream-num/verso/.github/workflows/release.yml

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:04

Other Changes (build)

  • keep published dist output flat (37c8bd3)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo dream-num/verso \
  --signer-workflow dream-num/verso/.github/workflows/release.yml

v1.0.0-rc.0

v1.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:00

Bug Fixes

  • normalize dry-run paths across platforms (01e25f0)

Features

  • release: add styled dry-run output (fc7c18c)

Other Changes (chore)

  • simplify CI configuration and update format scripts (62b4915)
  • add pre-commit formatting and lint checks (08cb668)

Other Changes (doc)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo dream-num/verso \
  --signer-workflow dream-num/verso/.github/workflows/release.yml

v1.0.0-beta.3

v1.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:08

Features

  • support package manager manifests and interactive release prompts (58bde75)
  • support alternate package manifests and workspace metadata (f9ecb79)

Other Changes (doc)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo dream-num/verso \
  --signer-workflow dream-num/verso/.github/workflows/release.yml