Skip to content

Releases: spiritledsoftware/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)

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

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)