Changelog
Track the evolution of Code Pathfinder with detailed release notes and updates.
Release v1.3.3
v1.3.3January 31, 2026
What's Changed
- fix(python/sast): Support default parameter type inference by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/498
- feat(python/sast): Support inline instantiation in attribute extraction by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/499
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.3.2...v1.3.3
Release v1.3.2
v1.3.2January 30, 2026
What's Changed
- fix(python/sast): Fix static method call resolution for cross-file calls by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/494
- fix(python/sast): Enable instance variable method call resolution (P0) by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/495
- chore: release v1.3.2 by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/496
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.3.1...v1.3.2
Release v1.3.1
v1.3.1January 29, 2026
What's Changed
- docs: improve README clarity and consistency by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/487
- fix(python/sast): Build parent-qualified FQNs for nested functions to prevent ID collisions by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/488
- fix(python/sast): Enable cross-file import resolution for class instantiations by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/489
- fix(python/sast): Normalize project-internal imports to include project root by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/490
- fix(python/sast): Fix variable scope tracking in class methods by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/491
- chore: release v1.3.1 by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/492
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.3.0...v1.3.1
Release v1.3.0
v1.3.0January 26, 2026
What's Changed
- enhancement(sast/python): Add bidirectional type inference and comprehensive symbol indexing by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/480
- feat(analytics): Enable GeoIP and improve PostHog event tracking by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/481
- enhancement(python/sast): Fix method call graph indexing for Python class methods by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/482
- chore: remove unwanted files and improve .gitignore by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/483
- fix(python/sast): Fix instance method return type propagation for OOP patterns by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/484
- release: bump v1.3.0 by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/485
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.2.2...v1.3.0
Release v1.2.2
v1.2.2January 20, 2026
What's Changed
- feat: Add banner system and TTY detection for CLI output (PR-01) by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/473
- feat: Add progress bars for scan/CI operations (PR-02) by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/474
- feat: Clean up verbose logging for better CLI output (PR-03) by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/475
- feat: Add progress bar for file parsing workers (PR-04) by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/476
- fix(ci): restrict PyPI publish to release events and manual triggers by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/477
- chore: bump version to 1.2.2 by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/478
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.2.1...v1.2.2
Showing 1-5 of 30 releases
...
1 / 6