Releases: 3ssiri/RepoPulse
Releases · 3ssiri/RepoPulse
Release list
v0.2.1
What's Changed
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #16
- build(deps-dev): update pytest requirement from >=9.1.0 to >=9.1.1 by @dependabot[bot] in #18
- build(deps): update typer requirement from >=0.26.7 to >=0.26.8 by @dependabot[bot] in #20
- docs: add Spanish README by @webbrain-one in #24
New Contributors
- @webbrain-one made their first contribution in #24
Full Changelog: v0.2.0...v0.2.1
RepoPulse 0.2.0
Highlights
- Local path scan:
repopulse scan .(offline) - Issue-ready output:
--format issues - Named scoring profiles: strict, library, docs
- Deeper tests / Actions checks
- GitHub Actions CI example
- Packaging and release workflow for sdist/wheel
Install
pip install -e .
after PyPI publish: pip install repopulse
Verify
50 tests passing.