Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 03:19
· 123 commits to main since this release
21ba56f

What's Changed

  • feat(publish): create GitHub Release on tag push by @keddie in #435
  • fix(kuilt-websocket): scrub internal project references from KtorRoomHost KDoc by @keddie in #438
  • fix(kuilt-websocket): remove application-specific defaults from KtorRoomHost by @keddie in #442
  • fix(kuilt-mdns): require callers to supply service type by @keddie in #441
  • fix(kuilt-multipeer): require callers to supply MC service type, remove hardcoded default by @keddie in #443
  • fix(kuilt-multipeer): rename dylib and cdecl symbols from fireworks_mc to kuilt by @keddie in #444
  • fix(kuilt-mdns): replace fireworks-* test fixture names with kuilt-* by @keddie in #445
  • fix(kuilt-webrtc): public-API hygiene — remove app vocabulary, inject RNG, scrub internal refs by @keddie in #463
  • docs(kuilt-raft,kuilt-core): scrub internal PR-stack labels and spec paths from shipped KDoc by @keddie in #462
  • fix(kuilt-mdns): generic txtExtensions, MDNSServiceType normalization, DI-agnostic KDoc by @keddie in #464
  • fix(kuilt-session): require room-factory clock, surface accept-loop errors, align WindowOpened to Instant by @keddie in #465
  • docs: note stale ci-required draft-run gotcha in merge polling by @keddie in #468
  • docs(kuilt-raft): correct changeMembership KDoc — voter-set changes ARE supported via joint consensus by @keddie in #467
  • fix: use 0.4.0-dev.<run_number> for dev build versions by @keddie in #469
  • fix: bump version line to 0.5 by @keddie in #470

Full Changelog: v0.4.0...v0.5.0