Skip to content

chore: release v0.2.0#2

Open
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-11T21-03-10Z
Open

chore: release v0.2.0#2
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-11T21-03-10Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jul 11, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • anyd: 0.1.1 -> 0.2.0 (⚠ API breaking changes)

anyd breaking changes

--- failure exported_function_parameter_count_changed: exported fn parameter count changed ---

Description:
An exported function now takes a different number of parameters, which changes its ABI contract.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/exported_function_parameter_count_changed.ron

Failed in:
  encode exported as encode now takes 6 parameters instead of 4, in /tmp/.tmpx4w6ry/anydcode/src/wasm.rs:61
Changelog

0.2.0 - 2026-07-12

Other

  • Add gated degrade example for realistic jsQR-parity benchmarking
  • QR read_format: cross-validate both format copies, keep higher-confidence one
  • QR sampler: timing-anchored dewarp + per-module majority midpoint sampling
  • Add sharp real-world QR fixture + gated qrdebug example (diagnosis: timing-pitch drift → per-module errors)
  • Add multi-anchor non-planar (TPS) dewarping to the QR sampler
  • Merge impl/qr-realworld: real-world robustness for QR/DataMatrix/PDF417 samplers
  • Harden QR image sampler for real-world photos (adaptive binarization + local sampling)
  • Add real-world QR photo regression fixture (curved bottle, blurred)


This PR was generated with release-plz.

@MagicalTux MagicalTux changed the title chore: release v0.1.2 chore: release v0.2.0 Jul 11, 2026
@MagicalTux MagicalTux force-pushed the release-plz-2026-07-11T21-03-10Z branch 5 times, most recently from 1550bc5 to 020b348 Compare July 12, 2026 00:01
@MagicalTux MagicalTux force-pushed the release-plz-2026-07-11T21-03-10Z branch from 020b348 to 099df0c Compare July 12, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant