Skip to content

Releases: Sanskriti-Studios/PragyaLint

PragyaLint v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 08:34
8fe1f7f

What's Changed

  • Docs: complete the 22-page site (16 new pages) by @IndianCoder3 in #1
  • fix: Windows compatibility (CLI output, CRLF, VS Code detection) by @IndianCoder3 in #2
  • README refresh + prebuilt binaries for every release by @IndianCoder3 in #3

New Contributors

Full Changelog: v0.1.0...v0.1.4

PragyaLint v0.1.0

Choose a tag to compare

@IndianCoder3 IndianCoder3 released this 29 Aug 12:07
e97a32f

Initial release: dead-code analyzer for Python.

  • Detects unreachable files, unused imports, exports, locals, cycles
  • Confidence-gated --fix engine with dry-run
  • Zero runtime dependencies (stdlib only)
  • Published to PyPI: https://pypi.org/project/pragyalint/

PragyaLint v

Choose a tag to compare

@github-actions github-actions released this 29 Aug 13:48
1439667