jetleaf_pod 1.0.1 copy "jetleaf_pod: ^1.0.1" to clipboard
jetleaf_pod: ^1.0.1 copied to clipboard

Core module for dependency injection and pod lifecycle management.

Changelog #

All notable changes to this project will be documented in this file.

1.0.1 - 2025-11-17 #

Patch release: dependency alignment and maintenance.

Fixed #

  • Updated dependency pins and internal housekeeping to align with other JetLeaf packages.

1.0.0 - 2025-11-17 #

Initial release.

Added #

  • Core dependency injection (IoC) and pod lifecycle management APIs.
  • Service registration, resolution and lifecycle hooks for JetLeaf applications.

Notes #

  • This package is intended as the core runtime support for JetLeaf modules that require lifecycle and DI primitives. Breaking changes will be documented in future releases.

Contributors: Hapnium & JetLeaf contributors