Skip to content

v0.3.4

Latest

Choose a tag to compare

@daynin daynin released this 12 Aug 15:55
· 25 commits to main since this release

[0.3.1] - 2025-08-11

Fixed

  • Corrected the execution order of hooks to ensure consistent and predictable behavior.
  • Fixed an issue where hooks in multi-module and simple projects were not executed automatically, allowing manual execution as a fallback.

Changed

  • Improved user experience for smoother workflows.
  • Updated flake.nix configuration.

[0.3.0] - 2025-08-11

Added

  • Support for multi-module projects and monorepos, enabling hooks to run seamlessly across all modules.

[Unreleased: Guix Installation Enhancements] - 2025-08-10

Added

  • Initial support for Guix-based installation.

Changed

  • Updated Guix installation strategy for improved reliability.

Fixed

  • Corrected hash issues in Guix builds.
  • Updated Guix build process to match upstream requirements.

[0.2.4] - 2025-05-07

Added

  • Unified codebase for Windows, Linux, and macOS to reduce duplication.
  • Added Windows support, including PowerShell script format handling.

Dependencies

Updated

  • clap crate:
    • 4.5.37 → 4.5.39
    • 4.5.39 → 4.5.40
    • 4.5.40 → 4.5.41