Skip to content

Releases: spiritledsoftware/crosspack

Crosspack v0.10.3

16 Mar 11:27
59ca752

Choose a tag to compare

0.10.3 (2026-03-16)

Bug Fixes

  • installer: surface registry update diagnostics on bootstrap failure (#89) (ee3e729)

Documentation

  • align Crosspack docs with current shipped behavior (#92) (8437999)

What's Changed

  • fix(installer): surface registry update diagnostics on bootstrap failure by @ian-pascoe in #89
  • chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 in the cargo-minor-patch group by @dependabot[bot] in #90
  • Align docs with current shipped Crosspack behavior by @ian-pascoe in #92
  • chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in #93
  • chore(deps): bump actions/create-github-app-token from 2 to 3 in the actions-updates group by @dependabot[bot] in #94
  • chore: release 0.10.3 by @crosspack-bot[bot] in #91

Full Changelog: v0.10.2...v0.10.3

Crosspack v0.10.2

03 Mar 12:07
4f94c68

Choose a tag to compare

0.10.2 (2026-03-03)

Bug Fixes

  • cli: harden non-install output mode rendering (#87) (beb1614)

What's Changed

  • fix(cli): harden non-install command output mode rendering by @ian-pascoe in #87
  • chore: release 0.10.2 by @crosspack-bot[bot] in #88

Full Changelog: v0.10.1...v0.10.2

Crosspack v0.10.1

02 Mar 23:58
118f5e9

Choose a tag to compare

0.10.1 (2026-03-02)

Bug Fixes

  • cli: separate rich install outcome rendering from plain contracts (#85) (0ff5555)

What's Changed

  • fix installer fingerprint bootstrap by loading trust bulletin by @ian-pascoe in #84
  • fix(cli): separate rich install outcome rendering from plain contracts by @ian-pascoe in #85
  • chore: release 0.10.1 by @crosspack-bot[bot] in #86

Full Changelog: v0.10.0...v0.10.1

Crosspack v0.10.0

02 Mar 15:10
3638027

Choose a tag to compare

0.10.0 (2026-03-02)

Features

  • registry: adopt packages/releases snapshot layout (#82) (7d0b923)

What's Changed

  • feat(registry): adopt packages/releases snapshot layout by @ian-pascoe in #82
  • chore(deps): bump the actions-updates group with 3 updates by @dependabot[bot] in #81
  • chore: release 0.10.0 by @crosspack-bot[bot] in #83

Full Changelog: v0.9.0...v0.10.0

Crosspack v0.9.0

02 Mar 11:02
15e4019

Choose a tag to compare

0.9.0 (2026-03-02)

Features

  • cli: add bundle workflows and dependency explainability (#79) (3eef840)

What's Changed

  • feat(cli): add bundle workflows and dependency explainability by @ian-pascoe in #79
  • chore: release 0.9.0 by @crosspack-bot[bot] in #80

Full Changelog: v0.8.1...v0.9.0

Crosspack v0.8.1

01 Mar 10:43
30b1c7a

Choose a tag to compare

0.8.1 (2026-02-28)

Bug Fixes

  • cli: stabilize install progress rendering and download flow (#77) (fbef2a4)

What's Changed

  • fix(cli): stabilize install progress rendering and download flow by @ian-pascoe in #77
  • chore: release 0.8.1 by @crosspack-bot[bot] in #78

Full Changelog: v0.8.0...v0.8.1

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