XBP

XYLEX build pack RSS feed

v10.15.1

v10.15.1

XBP v10.15.1

Short summary

This patch release for XBP (previous: v10.14.1) includes new CLI commands and options, improvements to ports output and Docker logging, CI workflow hardening and automation, several version bumps and lockfile regenerations, and minor fixes. See the full changelog for a complete diff.

Highlights

AreaChangeCommits
CLI featuresAdd xbp init interactive wizard; feature-gated Secrets and Nordvpn commands; add Done report command8e0f4f6, 4e4911a
Ports & networkingAdd --no-local to xbp ports, add connection-state sorting, and render ports as a compact tablee12a281, b55fa3d0
Docker & loggingRoute xbp logs to Docker logging and improve Docker port listingd4e1409, 807e3ab
CI / release automationAdd lint/test workflows, grant required permissions, and harden crates.io publish automation6075a6a, 17c59ad, 519afe2
Versioning & buildMultiple version bumps and Cargo.lock regenerations; update .rustc_info.json for build diagnosticse027776, 29a5cc0, c5b967a
Misc fixesLICENSE update, ensure_nordvpn_installed return fix, and logging refactors for concurrency6630d2a, 745abf2, d4c2a3b

Relevant links

Upgrade notes

  • No breaking changes are expected for this release; users upgrading to v10.15.1 should review the new CLI commands and any CI workflow changes if you mirror or rely on the repository's automation.

Enhancements

  • Add GitHub Actions workflows to run linting and tests and to support publishing to crates.io. 6075a6a by @Copilot
  • Harden the crates.io publish workflow with additional checks to reduce accidental releases. 17c59ad by @Copilot
  • Grant necessary GitHub permissions for the lint and test workflows. 519afe2 by @Copilot

Full diff: v10.14.1...v10.15.1

Share card: Generate release OG image

v10.12.2

v10.12.2

What's Changed

New Contributors

Full Changelog: https://github.com/xylex-group/xbp/compare/v10.8.2...v10.12.2

Enhancements

Features

  • Add support for excluding specific repositories by name in the what_did_i_get_done script

Full diff: v10.8.2...v10.12.2

Share card: Generate release OG image

v10.8.2

v10.8.2 XBP

What's Changed

New Contributors

Full Changelog: https://github.com/xylex-group/xbp/commits/v10.8.2

Share card: Generate release OG image