Skip to content

Releases: workbud/elysium

create-elysium@0.1.10

19 Feb 09:44

Choose a tag to compare

create-elysium

0.1.9

Patch Changes

  • Update project templates with shared modules, validators, and improved scaffolding utilities.
  • Add type declaration files for templates.

@elysiumjs/styx@0.7.1

18 Feb 20:46

Choose a tag to compare

@elysiumjs/styx

0.7.0

Minor Changes

  • Use HermesLogger by default when generating services.
  • Decouple CLI commands into individual modules.
  • Add programmatic API entry point.

@elysiumjs/styx@0.7.0

18 Feb 02:13

Choose a tag to compare

Minor Changes

  • Use HermesLogger by default when generating services.
  • Decouple CLI commands into individual modules.
  • Add programmatic API entry point.

@elysiumjs/plugin-sentry@0.1.2

18 Feb 20:46

Choose a tag to compare

@elysiumjs/plugin-sentry

0.1.1

Patch Changes

  • Move plugin entry point to src/ directory for consistent project structure.

@elysiumjs/plugin-sentry@0.1.1

18 Feb 02:12

Choose a tag to compare

Patch Changes

  • Move plugin entry point to src/ directory for consistent project structure.

@elysiumjs/hermes@0.3.1

18 Feb 20:46

Choose a tag to compare

@elysiumjs/hermes

0.3.0

Minor Changes

  • Add HTTP transport for remote log shipping.
  • Add @Logged decorator for automatic method-level logging.
  • Implement lazy DI registration and logger factory pattern.
  • Export new types and improve overall logging API.

@elysiumjs/hermes@0.3.0

18 Feb 02:13

Choose a tag to compare

Minor Changes

  • Add HTTP transport for remote log shipping.
  • Add @Logged decorator for automatic method-level logging.
  • Implement lazy DI registration and logger factory pattern.
  • Export new types and improve overall logging API.

@elysiumjs/heracles@0.6.1

18 Feb 20:46

Choose a tag to compare

@elysiumjs/heracles

0.6.0

Minor Changes

  • Improve Redis transport with better reliability and performance.
  • Add performance monitoring utilities.
  • Decouple queue commands (clean, list, work) into their own modules.
  • Enhance base and Redis workers.

@elysiumjs/heracles@0.6.0

18 Feb 02:13

Choose a tag to compare

Minor Changes

  • Improve Redis transport with better reliability and performance.
  • Add performance monitoring utilities.
  • Decouple queue commands (clean, list, work) into their own modules.
  • Enhance base and Redis workers.

@elysiumjs/hephaestus@0.2.1

18 Feb 20:46

Choose a tag to compare

@elysiumjs/hephaestus

0.2.0

Minor Changes

  • Initial release.
  • Compilation and bundling utilities.
  • Asset embedding support.
  • Docker generation command.
  • Cross-platform binary building.