Skip to content

Releases: spiritledsoftware/crosspack

Crosspack v0.8.0

26 Feb 19:05
91fe1c7

Choose a tag to compare

0.8.0 (2026-02-26)

Features

  • cli: add expressive interactive renderer with animated progress (#75) (2c54222)

What's Changed

  • feat(cli): add expressive interactive renderer with animated progress by @ian-pascoe in #75
  • chore: release 0.8.0 by @crosspack-bot[bot] in #76

Full Changelog: v0.7.7...v0.8.0

Crosspack v0.7.7

26 Feb 17:01
d0915b0

Choose a tag to compare

0.7.7 (2026-02-26)

Refactoring

  • cli: modularize crosspack-cli main into focused files (#73) (8cfb1c6)
  • core: modularize crosspack-core domain types (#71) (215be2c)
  • installer: split monolithic lib into focused modules (#74) (0e81996)
  • registry: modularize crosspack-registry lib.rs (#72) (adceffb)
  • resolver: split dependency solver into focused modules (#69) (0a16eb4)
  • security: split checksum and signature modules (#68) (ac147d1)

What's Changed

  • refactor(security): split checksum and signature modules by @ian-pascoe in #68
  • refactor(resolver): modularize dependency graph solver internals by @ian-pascoe in #69
  • refactor(core): split crosspack-core lib.rs into focused modules by @ian-pascoe in #71
  • refactor(registry): modularize crosspack-registry lib.rs by @ian-pascoe in #72
  • refactor(cli): modularize crosspack-cli main into focused files by @ian-pascoe in #73
  • refactor(installer): split monolithic lib into focused modules by @ian-pascoe in #74
  • chore: release 0.7.7 by @crosspack-bot[bot] in #70

Full Changelog: v0.7.6...v0.7.7

Crosspack v0.7.6

26 Feb 14:39
2fba534

Choose a tag to compare

0.7.6 (2026-02-26)

Bug Fixes

  • install: support extensionless bin artifact URLs (#66) (74ab19d)

What's Changed

  • fix(install): support extensionless bin artifact URLs by @ian-pascoe in #66
  • chore: release 0.7.6 by @crosspack-bot[bot] in #67

Full Changelog: v0.7.5...v0.7.6

Crosspack v0.7.5

26 Feb 13:52
111d4e1

Choose a tag to compare

0.7.5 (2026-02-26)

Bug Fixes

  • installer: register macOS GUI apps using bundle roots (#64) (5479fd1)

What's Changed

  • fix(installer): register macOS GUI apps using bundle roots by @ian-pascoe in #64
  • chore: release 0.7.5 by @crosspack-bot[bot] in #65

Full Changelog: v0.7.4...v0.7.5

Crosspack v0.7.4

26 Feb 09:42
d51264b

Choose a tag to compare

0.7.4 (2026-02-26)

Bug Fixes

  • installer: handle flattened macOS app-bundle binary paths (SPI-35) (#62) (9791946)

What's Changed

  • fix(installer): handle flattened macOS app-bundle binary paths (SPI-35) by @ian-pascoe in #62
  • chore: release 0.7.4 by @crosspack-bot[bot] in #63

Full Changelog: v0.7.3...v0.7.4

Crosspack v0.7.3

25 Feb 18:03
b8647e2

Choose a tag to compare

0.7.3 (2026-02-25)

Bug Fixes

What's Changed

Full Changelog: v0.7.2...v0.7.3

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

25 Feb 17:23
eff2d76

Choose a tag to compare

0.7.2 (2026-02-25)

Bug Fixes

Continuous Integration

  • prevent release-please run cancellation on lock refresh (#56) (a2ce2b7)
  • use app token for release workflow git operations (#55) (c76bc2e)

Crosspack v0.7.1

25 Feb 17:14
2744657

Choose a tag to compare

0.7.1 (2026-02-25)

Documentation

  • agents: add plans, update plans location preference (#52) (3822bcf)

Continuous Integration

  • refresh Cargo.lock in release workflow (#54) (fdf08d7)

What's Changed

  • docs(agents): add plans, update plans location preference by @ian-pascoe in #52
  • ci: refresh Cargo.lock in release workflow by @ian-pascoe in #54
  • chore: release 0.7.1 by @crosspack-bot[bot] in #53

Full Changelog: v0.7.0...v0.7.1

Crosspack v0.7.0

25 Feb 13:31
4da7ddf

Choose a tag to compare

0.7.0 (2026-02-25)

Features

  • add deterministic cross-platform GUI installer support (#49) (61e01c6)

What's Changed

  • chore: agent docs by @ian-pascoe in #50
  • feat: add deterministic cross-platform GUI installer support by @ian-pascoe in #49
  • chore: release 0.7.0 by @crosspack-bot[bot] in #51

Full Changelog: v0.6.0...v0.7.0

Crosspack v0.6.0

24 Feb 17:57
532643e

Choose a tag to compare

0.6.0 (2026-02-24)

Features

  • gui: add managed GUI app install lifecycle (#48) (542b8d9)

Bug Fixes

  • cli: initialize zsh completion system before registration (#46) (ee4c226)

What's Changed

  • fix(cli): initialize zsh completion system before registration by @ian-pascoe in #46
  • feat(gui): add managed GUI app install lifecycle by @ian-pascoe in #48
  • chore: release 0.6.0 by @crosspack-bot[bot] in #47

Full Changelog: v0.5.0...v0.6.0