Skip to content

chore: release v0.2.0#6

Merged
QaidVoid merged 1 commit intomainfrom
release-plz-2026-03-24T08-06-51Z
Mar 24, 2026
Merged

chore: release v0.2.0#6
QaidVoid merged 1 commit intomainfrom
release-plz-2026-03-24T08-06-51Z

Conversation

@QaidVoid
Copy link
Contributor

@QaidVoid QaidVoid commented Mar 24, 2026

🤖 New release

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

appimageupdate 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.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field UpdateStats.backup_path in /tmp/.tmpVqekTT/AppImageUpdate/src/updater.rs:27
  field UpdateStats.backup_path in /tmp/.tmpVqekTT/AppImageUpdate/src/updater.rs:27
Changelog

0.2.0 - 2026-03-24

⛰️ Features

  • Add progress display during updates - (90233e1)
  • Add support for updating multiple AppImages at once - (c59368d)
  • Add global and portable config file support (#5) - (2db70c8)

🐛 Bug Fixes

  • Handle backup file removal - (73d4ba5)

📚 Documentation


This PR was generated with release-plz.

@QaidVoid QaidVoid force-pushed the release-plz-2026-03-24T08-06-51Z branch 3 times, most recently from 1c9c9fe to ba6ad77 Compare March 24, 2026 12:25
@QaidVoid QaidVoid force-pushed the release-plz-2026-03-24T08-06-51Z branch from ba6ad77 to 321de54 Compare March 24, 2026 12:38
@QaidVoid QaidVoid merged commit 903b146 into main Mar 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant