jetleaf_pod 1.0.6 copy "jetleaf_pod: ^1.0.6" to clipboard
jetleaf_pod: ^1.0.6 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.6 #

  • Updated dependencies

1.0.5 #

  • Updated dependencies

1.0.4 #

  • Updated dependencies

1.0.3 #

  • Updated dependencies

1.0.2 #

  • Updated dependencies

1.0.1+1 #

Patch release: Autowire candidates

Fixed #

  • Fixed the recursive behaviour that occurs when resolving a dependency with multiple types.
  • Added more tests for the pod factory and its sub classes
  • Fixed test issues with the package

1.0.1 #

Patch release: dependency alignment and maintenance.

Fixed #

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

1.0.0 #

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