Skip to content

Releases: sofiand-png/pycodereview

Minor readme fix

Choose a tag to compare

@sofiand-png sofiand-png released this 22 Oct 14:08

Minor readme file fix.

Json support

Choose a tag to compare

@sofiand-png sofiand-png released this 22 Oct 13:40
8943c8c

Added

  • --json-output PATH: write machine-readable JSON report (non-breaking).

Improved

  • Substantial unit test coverage; parity test for JSON/CSV outputs.
  • README clarifications and examples.

Enhanced Documentation and Metadata

Choose a tag to compare

@sofiand-png sofiand-png released this 21 Oct 10:28
  • Clarified that v0.1.x analyzes a single file only; added shell workarounds for directories.
  • Improved README: badges for version, Python versions, license, and download metrics (Pepy).
  • Add changelog file

pycodereview fix package structure

Choose a tag to compare

@sofiand-png sofiand-png released this 20 Oct 18:54
v0.1.1

bump version to 0.1.1

v0.1.0 - initial alpha

Choose a tag to compare

@sofiand-png sofiand-png released this 20 Oct 18:09

First public release

  • CLI: pycodereview [PATH ...] with --merge-issues, --min-priority, --max-lines, --format
  • Outputs CSV or table; merges duplicate findings by rule
  • Rules: correctness, security, concurrency, resources, robustness, style, portability, process

Python >=3.9

Full Changelog: https://github.com/sofiand-png/pycodereview/commits/v0.1.0