Skip to content

Releases: lumiscia/lumen-oss

Lumen 0.2.2

27 May 18:12
e07f087

Choose a tag to compare

Lumen 0.2.2 publishes the coordinated Lumen package family to npm and crates.io.

Published Packages

npm:

  • @lumiscia/lumen-bindings@0.2.2
  • @lumiscia/lumen-preview@0.2.2
  • @lumiscia/lumen-react@0.2.2
  • @lumiscia/lumen-sdk@0.2.2
  • @lumiscia/lumen-shared@0.2.2
  • @lumiscia/lumen-svelte@0.2.2
  • @lumiscia/lumen-types@0.2.2

crates.io:

  • lumen-engine@0.2.2
  • lumen-engine-ffmpeg@0.2.2
  • lumen-engine-gpu@0.2.2
  • lumen-engine-macros@0.2.2
  • lumen-engine-text@0.2.2
  • lumen-server@0.2.2

What's Changed

Full Changelog: v0.2.1...v0.2.2

Lumen 0.2.1

27 May 00:22
6137483

Choose a tag to compare

Lumen 0.2.1 publishes the coordinated Lumen package family to npm and crates.io.

Published Packages

npm:

  • @lumiscia/lumen-bindings@0.2.1
  • @lumiscia/lumen-preview@0.2.1
  • @lumiscia/lumen-react@0.2.1
  • @lumiscia/lumen-sdk@0.2.1
  • @lumiscia/lumen-shared@0.2.1
  • @lumiscia/lumen-svelte@0.2.1
  • @lumiscia/lumen-types@0.2.1

crates.io:

  • lumen-engine@0.2.1
  • lumen-engine-ffmpeg@0.2.1
  • lumen-engine-gpu@0.2.1
  • lumen-engine-macros@0.2.1
  • lumen-engine-text@0.2.1
  • lumen-server@0.2.1

What's Changed

  • feat(gpu): expose adapter diagnostics by @oglassdev in #13
  • Refactor node frame bindings by @oglassdev in #17
  • Add external GPU frame targets by @oglassdev in #18
  • refactor(preview): clean up wasm preview runtime by @oglassdev in #19
  • fix: update hosted multipart media upload urls by @oglassdev in #20
  • chore: add Pullfrog workflow file by @pullfrog[bot] in #22
  • feat(engine): migrate all nodes to Delegate macro system by @oglassdev in #21
  • refactor(ffmpeg): split encode/cuda modules and adopt cudarc by @oglassdev in #23
  • chore: version packages by @github-actions[bot] in #24
  • fix(release): repair 0.2.1 publish and add dry-release workflow by @oglassdev in #25

New Contributors

Full Changelog: v0.1.0...v0.2.1

Lumen 0.1.0

14 May 15:35
28a6163

Choose a tag to compare

Lumen 0.1.0 publishes the coordinated Lumen package family to npm and crates.io.

Published Packages

npm:

  • @lumiscia/lumen-bindings@0.1.0
  • @lumiscia/lumen-preview@0.1.0
  • @lumiscia/lumen-react@0.1.0
  • @lumiscia/lumen-sdk@0.1.0
  • @lumiscia/lumen-shared@0.1.0
  • @lumiscia/lumen-svelte@0.1.0
  • @lumiscia/lumen-types@0.1.0

crates.io:

  • lumen-engine@0.1.0
  • lumen-engine-ffmpeg@0.1.0
  • lumen-engine-gpu@0.1.0
  • lumen-engine-macros@0.1.0
  • lumen-engine-text@0.1.0
  • lumen-server@0.1.0

What's Changed

  • fix(ci): configure SDK integration GPU backend by @oglassdev in #1
  • chore: version packages by @github-actions[bot] in #7
  • fix(ci): pass NODE_AUTH_TOKEN for npm publishing by @oglassdev in #10

New Contributors

  • @oglassdev made their first contribution in #1
  • @github-actions[bot] made their first contribution in #7

Full Changelog: https://github.com/lumiscia/lumen-oss/commits/v0.1.0