Skip to content

chore(master): release 0.2.0 - #9

Merged
NodeJSmith merged 4 commits into
masterfrom
release-please--branches--master
Aug 23, 2026
Merged

chore(master): release 0.2.0#9
NodeJSmith merged 4 commits into
masterfrom
release-please--branches--master

Conversation

@nodejsmith-release-please

@nodejsmith-release-please nodejsmith-release-please Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-08-23)

⚠ BREAKING CHANGES

  • the default scan scope expands from five hardcoded directories to the entire project tree (filtered by gitignore/excludes). Projects relying on the old default without an explicit include will now scan additional files. house-lint.toml and .house-lint.toml, previously inert filenames, are now recognized as config sources ahead of pyproject.toml.

Features

  • add prek config to dogfood house-lint's own hooks (#22) (6f439bf)
  • discover standalone config files and scan from project root by default (#37) (005bdad)
  • nested gitignore, extend-select, per-file-ignores, caching (#23) (42617ba)
  • ship built-in HSL101 spec token families (#28) (fb16213)

Bug Fixes

  • replace flattened gitignore matcher with per-directory stack (#29) (e9d748b)

Performance Improvements

  • pre-commit: batch file checks into a single house-lint invocation (#20) (775288e)

Refactoring

  • extract per-file rule resolution out of _scan (#33) (0508761)
  • registry: hoist lazy imports to module level (#19) (fa5abe7)
  • resolve codebase audit findings (#8) (cf49dd9)

Documentation

  • add prior-art research briefs for linter best practices (#10) (e3b9bd7)
  • resolve KI-007 as not a bug (#31) (3efb3b8)

This PR was generated with Release Please. See documentation.

@nodejsmith-release-please
nodejsmith-release-please Bot force-pushed the release-please--branches--master branch 2 times, most recently from c6a19a3 to 86b7c16 Compare August 19, 2026 17:33
@nodejsmith-release-please nodejsmith-release-please Bot changed the title chore(master): release 0.1.3 chore(master): release 0.2.0 Aug 19, 2026
@nodejsmith-release-please
nodejsmith-release-please Bot force-pushed the release-please--branches--master branch 7 times, most recently from 861e5da to 0f19af9 Compare August 21, 2026 21:05
@nodejsmith-release-please
nodejsmith-release-please Bot force-pushed the release-please--branches--master branch from d9affde to 76510cf Compare August 23, 2026 18:09
@NodeJSmith
NodeJSmith enabled auto-merge (squash) August 23, 2026 19:17
@NodeJSmith
NodeJSmith merged commit 3ae251f into master Aug 23, 2026
6 checks passed
@NodeJSmith
NodeJSmith deleted the release-please--branches--master branch August 23, 2026 19:20
@nodejsmith-release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant