Skip to content

Releases: voltkithq/Volt

v0.1.15

15 Mar 18:59

Choose a tag to compare

What's Changed

  • feat(plugins): spec lock — manifest schema, IPC protocol, plugin host binary by @MerhiOPS in #14
  • feat(plugins): plugin host manager — discovery, capability computation, process lifecycle by @MerhiOPS in #15
  • refactor(runner): split runtime module boundaries by @MerhiOPS in #16
  • refactor(plugins): split plugin ipc host boundaries by @MerhiOPS in #17
  • refactor(cli): split command orchestration boundaries by @MerhiOPS in #18
  • refactor(core): split remaining size-boundary hotspots by @MerhiOPS in #19
  • refactor(runner): split runtime and benchmark boundaries by @MerhiOPS in #20
  • refactor(cli): split runtime module and test boundaries by @MerhiOPS in #21
  • refactor(core): split remaining shared surface boundaries by @MerhiOPS in #22
  • feat(plugins): plugin API surface — volt:plugin module, command/event/IPC registration by @MerhiOPS in #23
  • feat(plugins): close architecture gaps — storage, plugin-initiated access, prefetch hints by @MerhiOPS in #24
  • feat(plugins): grant delegation and revocation by @MerhiOPS in #26
  • feat(plugins): lifecycle event bus — observability, error recording, recovery by @MerhiOPS in #27
  • test(plugins): benchmark cold-start and defer trust groups by @MerhiOPS in #28
  • feat(plugins): CLI tooling — init, build, test, doctor, dev watch/reload by @MerhiOPS in #29

Full Changelog: v0.1.14...v0.1.15

v0.1.14

14 Mar 17:07

Choose a tag to compare

Full Changelog: v0.1.13...v0.1.14

Full Changelog: v0.1.13...v0.1.14

v0.1.13

14 Mar 08:28

Choose a tag to compare

Full Changelog: v0.1.12...v0.1.13

v0.1.12

14 Mar 07:54

Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12

v0.1.11

13 Mar 12:42

Choose a tag to compare

What's Changed

  • fix(cli): resolve native binding when volt-cli is file-linked by @MerhiOPS in #13

Full Changelog: v0.1.10...v0.1.11

v0.1.10

13 Mar 09:36

Choose a tag to compare

What's Changed

  • test(benchmarks): add headless workload sweep groundwork by @MerhiOPS in #9
  • feat(runtime): add native data and workflow fast paths by @MerhiOPS in #10
  • feat(examples): adopt public data and workflow APIs by @MerhiOPS in #11
  • feat(fs): scoped filesystem grants, CRUD, and file watching (Phases 1A–2) by @MerhiOPS in #12

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Mar 10:04

Choose a tag to compare

What's Changed

  • fix: updater target round-trip, OpenProcess validation, packaging partial success by @MerhiOPS in #8

Full Changelog: v0.1.8...v0.1.9

v0.1.8

11 Mar 11:50

Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

What's Changed

  • fix: resolve volt-framework to voltkit across CLI and templates by @MerhiOPS in #2
  • fix: add missing package and doctor scripts to starters by @MerhiOPS in #3
  • fix: report missing packaging tools instead of false success by @MerhiOPS in #4
  • fix: harden updater signature verification and reliability by @MerhiOPS in #5
  • fix: replace global menu ID map with per-menu owned state by @MerhiOPS in #7

Full Changelog: v0.1.9...v0.1.8

v0.1.7

10 Mar 18:23

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Mar 17:45

Choose a tag to compare

What's Changed

  • fix: macOS builds, better native error reporting by @MerhiOPS in #1

New Contributors

Full Changelog: v0.1.5...v0.1.6