Skip to content

Releases: acevif/ignore

0.4.0

25 Jan 10:21
838b9c1

Choose a tag to compare

[0.4.0] - 2026-01-25

Removed

  • Remove the shell implementation to concentrate development resources; ignore is now Rust-only. (#37)

Changed

  • Update docs and release workflow to reflect Rust-only distribution. (#37)

0.3.2

24 Jan 15:18
e560c3b

Choose a tag to compare

What's Changed

  • docs: Update README installation section for Rust version by @acevif in #26
  • docs: clarify Ignorefile usage by @acevif in #28
  • test: Add tests for empty Ignorefile handling by @acevif in #30
  • docs: Improve README clarity and structure by @acevif in #31
  • feat: Update workflow to release all three formulas by @acevif in #32

Full Changelog: 0.3.1...0.3.2

0.3.1

21 Jan 20:08
dc07ba6

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

21 Jan 19:19
aa2a91e

Choose a tag to compare

What's Changed

  • feat(rust): bootstrap ignore-rs and tooling by @acevif in #9
  • feat: Add PostToolUse hook for automatic rustfmt formatting by @acevif in #14
  • Add .codex symlink to Ignorefile by @acevif in #16
  • docs: add CONTRIBUTING.md with tap link and restructure docs by @acevif in #15
  • feat: Auto-run mise trust/install in postCreate and refactor hooks by @acevif in #18
  • feat: Add homebrew-tap directory to workspace access configs by @acevif in #20
  • feat: Add pr-squash-commit-message skill for Conventional Commits by @acevif in #23
  • feat: Add automatic Homebrew formula update workflow by @acevif in #24

Full Changelog: 0.2.2...0.3.0

0.2.2

09 Jan 21:19

Choose a tag to compare

Create README.md

0.2.1

09 Jan 21:04

Choose a tag to compare

Fix bug