Skip to content

Releases: tanguc/MonPhare

v0.3.0

06 Feb 17:21
29357ba

Choose a tag to compare

0.3.0 (2026-02-06)

Features

  • add lighthouse logo, favicon, and docs link in README (ef9feb4)
  • allow scanning public repos without token and add URL auto-detect (4f391e9)
  • regex fallback parser, tokenless public org scanning, replace claranet examples (1ac854d)

v0.2.0

06 Feb 16:52
eb0f45e

Choose a tag to compare

0.2.0 (2026-02-06)

Features

  • add documentation website, Homebrew tap, and README rewrite (e2fd74b)
  • scan: add URL detection for repository scanning (56c11c7)

Bug Fixes

  • use correct case for baseUrl (/MonPhare/) and ignore RUSTSEC-2026-0009 (943cc8a)

v0.1.1

05 Feb 23:21
4bf05bf

Choose a tag to compare

0.1.1 (2026-02-05)

Bug Fixes

  • use vendored OpenSSL for cross-platform builds (21b4d6f)

v0.1.0

05 Feb 23:09
f2353e2

Choose a tag to compare

0.1.0 (2026-02-05)

Features

  • add repository caching and improve reporters (2444a89)
  • error: add source location tracking to errors (a545154)
  • initial commit (8eb103d)
  • remove phase 1 & phase 2 feature (87956d7)

Bug Fixes

  • bump MSRV to 1.85 for edition 2024 dependency (comfy-table) (b2edfc1)
  • iter (0c1164e)
  • resolve CI failures with clippy, formatting, and tests (41938d9)
  • simplify CI test matrix and fix security audit (eb444b0)
  • update dependencies and MSRV for CI compatibility (5e9df40)