Skip to content

v1.0.2

Latest

Choose a tag to compare

@jintonic jintonic released this 13 Feb 17:49
· 1 commit to main since this release

[1.0.2] - 2026-02-13

Added

  • Troubleshooting: Added a troubleshooting section to README.md to help users with file detection issues.
  • Pre-commit Hooks: Added Husky pre-commit hooks to automatically format code and check for linting issues before committing.

Changed

  • Development Workflow: Updated Development Workflow section in CONTRIBUTING.md.

Removed

  • VS Code Tasks: Removed a few tasks from .vscode/tasks.json that can be accessed via "NPM Scripts" in the Explorer view.