Skip to content

chore: release v0.2.0#7

Open
darioalessandro wants to merge 1 commit into
mainfrom
release-plz-2026-07-08T00-32-22Z
Open

chore: release v0.2.0#7
darioalessandro wants to merge 1 commit into
mainfrom
release-plz-2026-07-08T00-32-22Z

Conversation

@darioalessandro

@darioalessandro darioalessandro commented Jul 8, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • videoeditor-chrome: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • videoeditor-genai: 0.1.1 -> 0.2.0
  • videoeditor-timeline: 0.1.1 -> 0.2.0 (⚠ API breaking changes)
  • videoeditor-media: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • videoeditor-voice: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • videoeditor-record: 0.1.1 -> 0.2.0
  • videoeditor: 0.1.1 -> 0.2.0

videoeditor-timeline 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 Scene.sfx in /tmp/.tmpjMIisJ/videoeditor/crates/videoeditor-timeline/src/lib.rs:79
  field Meta.tts in /tmp/.tmpjMIisJ/videoeditor/crates/videoeditor-timeline/src/lib.rs:59
Changelog

videoeditor-chrome

0.2.0 - 2026-07-11

Other

  • release v0.1.1 (#6)

videoeditor-timeline

0.2.0 - 2026-07-11

Added

  • [SFX:] timeline lines — mix sound effects at absolute offsets (#11)
  • (voice) local speech stack by default — whisper.cpp STT + piper TTS (#10)

Other

  • release v0.1.1 (#6)

videoeditor-media

0.2.0 - 2026-07-11

Added

  • [SFX:] timeline lines — mix sound effects at absolute offsets (#11)
  • (voice) local speech stack by default — whisper.cpp STT + piper TTS (#10)

Other

  • release v0.1.1 (#6)

videoeditor-voice

0.2.0 - 2026-07-11

Added

  • (voice) local speech stack by default — whisper.cpp STT + piper TTS (#10)

Other

  • release v0.1.1 (#6)

videoeditor-record

0.2.0 - 2026-07-11

Added

  • (voice) local speech stack by default — whisper.cpp STT + piper TTS (#10)

Other

  • web-based narration recorder (videoeditor record) (#9)

videoeditor

0.2.0 - 2026-07-11

Added

  • [SFX:] timeline lines — mix sound effects at absolute offsets (#11)
  • (voice) local speech stack by default — whisper.cpp STT + piper TTS (#10)
  • videoeditor-genai — typed image-gen clients (grok + imagen) and an image subcommand (#8)

Other

  • web-based narration recorder (videoeditor record) (#9)


This PR was generated with release-plz.

@darioalessandro darioalessandro force-pushed the release-plz-2026-07-08T00-32-22Z branch 2 times, most recently from a3b66dc to c9d784f Compare July 10, 2026 04:18
@darioalessandro darioalessandro changed the title chore: release v0.1.2 chore: release v0.2.0 Jul 10, 2026
@darioalessandro darioalessandro force-pushed the release-plz-2026-07-08T00-32-22Z branch from c9d784f to 6f0efbb Compare July 10, 2026 05:16
@darioalessandro darioalessandro force-pushed the release-plz-2026-07-08T00-32-22Z branch from 6f0efbb to 4031d98 Compare July 11, 2026 21:50
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