Skip to content

chore: release v0.2.0 - #1

Merged
MagicalTux merged 3 commits into
masterfrom
release-plz-2026-07-11T19-01-07Z
Jul 11, 2026
Merged

chore: release v0.2.0#1
MagicalTux merged 3 commits into
masterfrom
release-plz-2026-07-11T19-01-07Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jul 11, 2026

Copy link
Copy Markdown
Member

🤖 New release

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

anyd breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field DataBarMeta.columns_per_row in /tmp/.tmp8CPT2C/anydcode/src/codes/databar/mod.rs:108
  field Pdf417Meta.variant in /tmp/.tmp8CPT2C/anydcode/src/codes/pdf417/mod.rs:115
  field AztecMeta.rune in /tmp/.tmp8CPT2C/anydcode/src/codes/aztec/mod.rs:53
Changelog

0.2.0 - 2026-07-11

Other

  • Fix broken rustdoc links to private items (dotcode, gridmatrix, detect)
  • Fix live-camera scanning + add sci-fi target-lock HUD to the demo
  • Link the live WASM demo in README
  • cargo fmt (wasm demo)
  • Add WASM demo: raw wasm32 FFI, browser page, GitHub Pages workflow
  • Mark Code 16K/49/Codablock F + DataBar stacked implemented; complete catalog
  • Merge impl/stacked-linear: Code 16K, Code 49, Codablock F
  • Merge impl/databar-stacked: DataBar Stacked / Stacked-Omni / Expanded-Stacked
  • Implement GS1 DataBar stacked variants
  • Pre-wire stubs for remaining symbologies (Han Xin, Grid Matrix, DotCode, Code 16K/49, Codablock F, DX Film Edge)
  • Fix byte_char_slices lint in codabar test
  • Fix clippy byte_char_slices lint (stable 1.97) in aztec tables
  • Add CI, crates.io, docs.rs, and license badges to README


This PR was generated with release-plz.

@MagicalTux MagicalTux changed the title chore: release v0.1.0 chore: release v0.1.1 Jul 11, 2026
@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-11T19-01-07Z branch 6 times, most recently from f5e1ce3 to 0b3d25f Compare July 11, 2026 19:55
@MagicalTux MagicalTux changed the title chore: release v0.1.1 chore: release v0.2.0 Jul 11, 2026
@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-11T19-01-07Z branch 9 times, most recently from 735efab to 1193cb0 Compare July 11, 2026 20:48
@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-11T19-01-07Z branch from 1193cb0 to 374a7d7 Compare July 11, 2026 20:50
@MagicalTux
MagicalTux merged commit 13c2f2f into master Jul 11, 2026
5 checks passed
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