Releases: ybhaw/pyscan-yb
Releases · ybhaw/pyscan-yb
Release list
v0.1.6: Bump version to 0.1.6
Fixes for badge
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
- Fixed release build
v0.1.1
Full Changelog: v0.1.0...v0.1.1
- Added documentation
- Updated testes for windows
pyscan v0.1.0 — Initial Release
A fast Python file scanner written in Rust with PyO3 bindings. Recursively walks a directory and returns sorted relative paths of .py files, automatically skipping common noise like __pycache__, .venv, .git, node_modules, and compiled .pyc/.pyo files.