Skip to content

chore: release v0.1.2#176

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-10-08T22-44-44Z
Open

chore: release v0.1.2#176
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-10-08T22-44-44Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Oct 8, 2025

🤖 New release

  • photonic: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • photonic-audio: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • photonic-dynamic: 0.1.1 -> 0.1.2
  • photonic-effects: 0.1.1 -> 0.1.2
  • photonic-interface-cli: 0.1.1 -> 0.1.2
  • photonic-interface-grpc-proto: 0.1.1 -> 0.1.2
  • photonic-interface-grpc: 0.1.1 -> 0.1.2
  • photonic-interface-mqtt: 0.1.1 -> 0.1.2
  • photonic-interface-restore: 0.1.1 -> 0.1.2
  • photonic-lua: 0.1.1 -> 0.1.2
  • photonic-output-terminal: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • photonic-output-net: 0.1.1 -> 0.1.2
  • photonic-output-null: 0.1.1 -> 0.1.2
  • photonic-output-split: 0.1.1 -> 0.1.2
  • photonic-dynamic-runner: 0.1.1 -> 0.1.2
  • photonic-interface-grpc-client: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • photonic-interface-grpc-cli: 0.1.1 -> 0.1.2
Changelog

photonic

0.1.2 - 2026-01-23

Fixed

  • (deps) update rust crate nix to 0.31 (#200)
  • (deps) update rust crate ron to 0.12 (#185)
  • (deps) update rust crate pyo3 to 0.27 (#180)
  • (release) Add deps

Other

  • (deps) update rust crate nix to v0.31.1 (#201)
  • (deps) update rust crate prost to v0.14.3 (#199)
  • (deps) update rust crate toml to v0.9.11 (#198)
  • (deps) update rust crate serde_json to v1.0.149 (#197)
  • (deps) update rust crate cpal to v0.17.1 (#196)
  • (deps) update rust crate tokio-stream to v0.1.18 (#195)
  • (deps) update rust crate tokio to v1.49.0 (#194)
  • (deps) update rust crate clap to v4.5.54 (#183)
  • (deps) Update rust cpal deps
  • (deps) Update Rust deps
  • (deps) Update nix flake deps
  • (deps) update rust crate pyo3 to v0.27.1 (#182)
  • (deps) update rust crate clap to v4.5.50 (#181)
  • (deps) update rust crate tokio to v1.48.0 (#179)
  • (deps) update rust crate clap to v4.5.49 (#178)
  • (deps) update rust crate toml to v0.9.8 (#177)

photonic-audio

0.1.2 - 2026-01-23

Other

  • (deps) Update rust cpal deps

photonic-dynamic

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) update rust crate serde_dhall to 0.13 (#160)
  • (deps) update rust crate ron to 0.11 (#154)
  • (deps) update rust crate toml to 0.9 (#129)
  • (deps) update rust crate ron to 0.10
  • (deps) Remove unused dependencies
  • (docs) Add related crates list

Other

  • (deps) Update nix dependencies

photonic-effects

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) Remove unused dependencies
  • (docs) Add related crates list

Other

  • (deps) Update nix dependencies
  • (deps) update rust crate rand to 0.9

photonic-interface-cli

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) Remove unused dependencies
  • (docs) Add related crates list

Other

  • (deps) Update nix dependencies

photonic-interface-grpc-proto

0.1.1 - 2025-10-08

Added

  • (interface-grpc) rework GRPC client and CLI and add python bindings
  • (interface-grpc) separate client crate
  • (docs) Add badges to readme

Fixed

  • (deps) update tonic monorepo to 0.14.0 (#138)
  • (deps) update rust crate prost to 0.14.0 (#126)
  • (deps) update tonic monorepo to 0.13.0
  • (deps) Remove unused dependencies
  • (docs) Add related crates list

Other

  • (deps) Updates
  • (deps) Updates

photonic-interface-grpc

0.1.1 - 2025-10-08

Added

  • (interface-grpc/client) Use pyo3 async feature
  • (interface-grpc) rework GRPC client and CLI and add python bindings
  • (interface-grpc) separate client crate
  • (docs) Add badges to readme

Fixed

  • (release) Export GRPC interface client as library
  • (deps) update rust crate pyo3 to 0.26 (#156)
  • (deps) update tonic monorepo to 0.14.0 (#138)
  • (deps) update rust crate prost to 0.14.0 (#126)
  • (deps) update rust crate pyo3 to 0.25
  • (deps) update tonic monorepo to 0.13.0
  • (deps) Remove unused dependencies
  • (docs) Add related crates list

Other

  • (deps) Updates
  • (deps) Updates
  • (deps) Update nix dependencies
  • (deps) Update cargo deps

photonic-interface-mqtt

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) update rust crate rumqttc to 0.25.0 (#159)
  • (docs) Add related crates list

Other

  • (deps) Update nix dependencies

photonic-interface-restore

0.1.1 - 2025-10-08

Added

  • (interface-restore) Improve error message
  • (docs) Add badges to readme

Fixed

  • (deps) Add missing feature flags for palette serialisation in restore interface
  • (docs) Add related crates list

Other

  • (deps) Update nix dependencies
  • (deps) dependency updates

photonic-lua

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) update rust crate mlua to 0.11.0 (#133)
  • (deps) update rust crate mlua to 0.10.0
  • (docs) Add related crates list

photonic-output-terminal

0.1.2 - 2026-01-23

Fixed

  • (deps) update rust crate nix to 0.31 (#200)

photonic-output-net

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (wled) Ignore errors while sending out WLED data
  • (output-net/wled) fix sending
  • (docs) Add related crates list

photonic-output-null

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (docs) Add related crates list

photonic-output-split

0.1.1 - 2025-10-08

Added

  • (docs) Add badges to readme

Fixed

  • (deps) Remove unused dependencies
  • (docs) Add related crates list

photonic-dynamic-runner

0.1.2 - 2026-01-23

Fixed

  • (deps) update rust crate ron to 0.12 (#185)

photonic-interface-grpc-client

0.1.2 - 2026-01-23

Fixed

  • (deps) update rust crate pyo3 to 0.27 (#180)

photonic-interface-grpc-cli

0.1.2 - 2026-01-23

Other

  • update Cargo.lock dependencies


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch 4 times, most recently from 36c53db to f182d49 Compare October 14, 2025 18:04
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch from f182d49 to a5af168 Compare October 19, 2025 17:04
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch 4 times, most recently from 888d829 to 1da402d Compare January 3, 2026 05:37
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch 5 times, most recently from 24aeaa1 to 64f6538 Compare January 9, 2026 20:31
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch from 64f6538 to 8c798c0 Compare January 11, 2026 00:24
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch from 8c798c0 to 8f6ba2b Compare January 22, 2026 17:49
@github-actions github-actions bot force-pushed the release-plz-2025-10-08T22-44-44Z branch from 8f6ba2b to d1dce86 Compare January 23, 2026 10:06
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.

0 participants