Skip to content

chore: release v0.2.0#33

Closed
randomm wants to merge 1 commit intomainfrom
release-plz-2026-03-03T12-36-41Z
Closed

chore: release v0.2.0#33
randomm wants to merge 1 commit intomainfrom
release-plz-2026-03-03T12-36-41Z

Conversation

@randomm
Copy link
Copy Markdown
Owner

@randomm randomm commented Mar 3, 2026

🤖 New release

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

double-o breaking changes

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field duration of struct CommandOutput, previously in file /tmp/.tmp0TySwh/double-o/src/exec.rs:11
Changelog

[0.2.0] - 2026-03-03

Bug Fixes

  • Formatting issues in README header
  • README with styled div for context

Documentation

  • Add spacing below zalgo logo to avoid h1 border clipping
  • Use div-wrapped h1 to suppress border clipping on zalgo logo
  • Update README with description and clean HTML
  • Change font style and size in README
  • Use bold text for zalgo logo to avoid h1 border clipping
  • Use processed PNG logo instead of SVG/text for zalgo header (#23)

Miscellaneous

  • Regenerate release.yml for pr-run-mode upload


This PR was generated with release-plz.

@randomm randomm closed this Mar 3, 2026
@randomm randomm deleted the release-plz-2026-03-03T12-36-41Z branch March 20, 2026 21:35
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