Skip to content

Releases: 3ssiri/RepoPulse

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:16

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

Full Changelog: v0.2.0...v0.2.1

RepoPulse 0.2.0

Choose a tag to compare

@3ssiri 3ssiri released this 02 Aug 01:52

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.