Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

clang-tools-manager/v0.3.1 - 2026-06-21

📦 Dependency updates

  • Force use versions.json in docs.rs build by @2bndy5 in 7d112b9

Full commit diff: clang-tools-manager/v0.3.0...clang-tools-manager/v0.3.1

clang-tools-manager/v0.3.0 - 2026-06-21

🚀 Added

  • Allow explicit use of package managers by @2bndy5 in #372
  • Add colors to --help output and uniform logging by @2bndy5 in #374

🛠️ Fixed

  • Refactor for unsupported static binary platforms by @2bndy5 in #356
  • Cache the versions.json in build script by @2bndy5 in #373

📦 Dependency updates

  • Bump version to clang-tools-manager/v0.3.0 by @2bndy5 in f7f7b25

📝 Documentation

  • Expand clang-tools-manager/README by @2bndy5 in #366

Full commit diff: clang-tools-manager/v0.2.1...clang-tools-manager/v0.3.0

clang-tools-manager/v0.2.1 - 2026-06-10

🚀 Added

  • Use concrete error types by @2bndy5 in #343

🛠️ Fixed

  • Do not fail on check for tool presence (via package managers) by @2bndy5 in #345

📦 Dependency updates

  • Bump version to clang-tools-manager/v0.2.1 by @2bndy5 in f4033b5

Full commit diff: clang-tools-manager/v0.2.0...clang-tools-manager/v0.2.1

clang-tools-manager/v0.2.0 - 2026-06-08

🛠️ Fixed

  • Rename clang-installer to clang-tools-manager by @2bndy5 in #337

📦 Dependency updates

  • Bump version to clang-tools-manager/v0.2.0 by @2bndy5 in 2505553

Full commit diff: clang-tools-manager/v0.1.2...clang-tools-manager/v0.2.0