jetleaf_core 1.0.1+1 copy "jetleaf_core: ^1.0.1+1" to clipboard
jetleaf_core: ^1.0.1+1 copied to clipboard

The core runtime that powers JetLeaf’s pod, context, and app lifecycle.

Changelog #

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

1.0.1+1 - 2025-11-19 #

Patch release: dependency alignment and small improvements.

Changed #

  • Updated package dependencies and alignment with other JetLeaf modules.

1.0.1 - 2025-11-17 #

Patch release: dependency alignment and small improvements.

Fixed / Changed #

  • Updated package dependencies and alignment with other JetLeaf modules.
  • Minor performance improvements in scanning and configuration processing.

1.0.0+1 - 2025-11-17 #

  • Updated dependencies for jetleaf_lang.
  • Added disable parameter to ImportClass to allow conditional import suppression.
  • Rearranged ConfigurationClassPostProcessor, ConfigurationClass, and other classes that handle scanning and configuration processing to be more efficient.
  • Conditional scanning is now more efficient than before.

1.0.0 - 2025-11-17 #

Initial release.

Added #

  • Core runtime and lifecycle primitives used by JetLeaf (context, application lifecycle, core helpers).

Notes #

  • This package implements the core runtime foundations for JetLeaf. Future breaking changes will include migration notes and guidance.

Contributors: Hapnium & JetLeaf contributors