Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 12:59
· 9 commits to main since this release
5cc13ca

What's Changed in v0.2.1

New Features

  • feat(vcs): show git progress for clone and fetch operations (344019f)
  • feat: workspace topology correction — manifest in real git repo (#13) (1e6e352)

Bug Fixes

  • fix(vcs): separate verbose and quiet git progress modes (4aae5c0)
  • fix(ci): handle Windows backslash paths in Mode M repo name derivation (dcd4306)
  • fix(ci): use local path instead of file:// URL in Mode M test (044c5fc)
  • fix: address Copilot code review findings (043e2ff)
  • fix(ci): detect Unix-style absolute paths on Windows in manifest.path validation (b9ef506)
  • fix(ci): strip UNC prefix from project paths on Windows (30520c1)
  • fix(ci): escape rustdoc angle brackets and square brackets in CLI docs (aa90d8a)

Other Changes

  • ci: optimize release workflow — raw binaries + SHA-256 in release notes (5cc13ca)

Installation

cargo install east-cli

Or download the binary for your platform:

Platform Architecture Asset SHA-256
Linux x64 east-x86_64-unknown-linux-gnu 18f9ba6640d1b425...
Linux ARM64 east-aarch64-unknown-linux-gnu 0e28aeeb291dcd47...
macOS Intel east-x86_64-apple-darwin 0ff883c206cf2505...
macOS Apple Silicon east-aarch64-apple-darwin c2a0d15fde037c17...
macOS Universal east-universal-apple-darwin ad5a7f57fd145e15...
Windows x64 east-x86_64-pc-windows-msvc.exe ba7489e2bc66f100...
Windows ARM64 east-aarch64-pc-windows-msvc.exe dac7649c8b894bf6...
Full SHA-256 checksums
c2a0d15fde037c17836d64936e376b69bd5da25bc331be77e22ce44708bb5c84  east-aarch64-apple-darwin
dac7649c8b894bf644aadc29fae6e029019b3bac9f9468a6e2fd0d05dec996bb  east-aarch64-pc-windows-msvc.exe
0e28aeeb291dcd47435f3c8af9b85d5956815aa92d8f69c767fbacb325b54ae8  east-aarch64-unknown-linux-gnu
ad5a7f57fd145e1589a088d8b34e9d03351df9e9eaa1a26378eea8ab3a3f45a8  east-universal-apple-darwin
0ff883c206cf2505fb1721df77c9ee849d9d2086dbb57fcb0707f0b9fcd79d8e  east-x86_64-apple-darwin
ba7489e2bc66f1007cf67ea7cd5d24045c626ae864e5705d91e84ff409bd0014  east-x86_64-pc-windows-msvc.exe
18f9ba6640d1b425dea39a0f3e3f26cade915caa712df4e540d910b2efade601  east-x86_64-unknown-linux-gnu