Releases: zbigniewsobiecki/squint
Releases · zbigniewsobiecki/squint
v1.17.1
10 Mar 17:52
Compare
Sorry, something went wrong.
No results found
1.17.1 (2026-03-10)
Bug Fixes
address code review issues in flow coverage implementation (841db67 )
v1.17.0
10 Mar 17:27
Compare
Sorry, something went wrong.
No results found
1.17.0 (2026-03-10)
Features
add Ruby call graph support and AI agent guide (8b9f420 )
v1.16.0
10 Mar 16:51
Compare
Sorry, something went wrong.
No results found
1.16.0 (2026-03-10)
Features
add language-aware LLM pipeline with Ruby/Rails support and semantic domain consolidation (#68 ) (b9a6ec0 )
Add LanguageAdapter abstraction for multi-language support (c278b55 )
add Ruby test fixtures (#59 ) (a2fd2d6 )
expand DefinitionKind with 'method' and 'module' for Ruby support (#60 ) (e386e7e )
llm: add language-aware LLM prompts with Ruby/Rails-specific guidance (#65 ) (5ae9d38 )
make file-scanner use LanguageRegistry for multi-language support (7fa0157 )
parser: add RubyAdapter skeleton and tree-sitter-ruby dependency (#61 ) (471d87a )
parser: add TypeScriptAdapter implementing LanguageAdapter pattern (37d4d79 )
pure-check: add Ruby language support with ActiveRecord, IO, and ivar detection (#66 ) (034d022 )
ruby: implement internal usage tracking for method calls (#64 ) (5e44814 )
ruby: implement reference extraction for require and Rails autoloading (#63 ) (b3f697a )
ruby: implement Ruby definition extraction (#62 ) (94e5c79 )
Bug Fixes
standardize glob patterns to use absolute syntax (33cd923 )
v1.15.1
26 Feb 14:59
Compare
Sorry, something went wrong.
No results found
1.15.1 (2026-02-26)
Bug Fixes
pipeline quality — robustness, consistency, and test coverage (02c6ce2 )
v1.15.0
26 Feb 10:22
Compare
Sorry, something went wrong.
No results found
1.15.0 (2026-02-26)
Features
add incremental enrichment pipeline with scoped dirty tracking (5138948 )
v1.14.0
25 Feb 19:12
Compare
Sorry, something went wrong.
No results found
1.14.0 (2026-02-25)
Features
add --exclude flag to parse and ingest commands (1cc8fa3 )
add incremental sync dirty tracking with strategy selection (#49 ) (9d85854 )
v1.13.0
25 Feb 12:11
Compare
Sorry, something went wrong.
No results found
1.13.0 (2026-02-25)
Features
add retry logic for transient LLM errors in completeWithLogging (73dad5c )
v1.12.1
24 Feb 16:05
Compare
Sorry, something went wrong.
No results found
1.12.1 (2026-02-24)
Bug Fixes
complete duplication elimination and remove build artifacts (4c0cfac )
improve module assignment accuracy and flow completeness (3c28313 )
v1.12.0
24 Feb 13:49
Compare
Sorry, something went wrong.
No results found
1.12.0 (2026-02-24)
Features
make squint sync CI-ready with --strict flag, atomic transactions, and concurrency guard (174f13e )
Bug Fixes
remove dead code and fix logging consistency in phase modules (13ffa34 )
resolve phantom edges, missing server contracts, and entity grouping (82a2967 )
v1.11.1
24 Feb 12:50
Compare
Sorry, something went wrong.
No results found
1.11.1 (2026-02-24)
Bug Fixes
entity scope case mismatch, phantom dedup robustness, gap flow visibility (1dfa38a )