Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.16 KB

File metadata and controls

49 lines (38 loc) · 1.16 KB

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.

[0.3.2] - 2026-03-05

Fixed

  • Fix more missing doc

[0.3.1] - 2026-03-05

Fixed

  • Add missing doc for opt out default-features

[0.3.0] - 2026-03-05

Added

  • Feature to enforce opting out of default-features

Fixed

  • Print order in debug log

Changed

  • Moved no issue reporting to debug log

[0.2.4] - 2026-01-21

Fixed

  • Update doc with CI usage

[0.2.3] - 2026-01-05

Fixed

  • Fix reported manifest path for nested workspace member

[0.2.2] - 2026-01-03

Fixed

  • Also package linux aarch64 binary with musl

[0.2.1] - 2026-01-03

Fixed

  • Package linux x86_64 binary with musl for github.com/taiki-e/install-action support

[0.2.0] - 2026-01-02

Added

  • Add feature to enforce using only workspace metadata for some sections in workspace packages

[0.1.1] - 2025-12-29

Added

  • Add github pre-built binaries and release

[0.1.0] - 2025-12-26

Added

  • Initial version