Skip to content

Version 1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@runemalm runemalm released this 25 Feb 07:29
· 197 commits to master since this release
  • Initial alpha release.
  • Added Dependency Container: The library includes a simple dependency container for managing object dependencies.
  • Added Constructor Injection: Users can leverage constructor injection for cleaner and more modular code.
  • Added Dependency Scopes: Define and manage the lifecycle of dependencies with support for different scopes.
  • Basic Documentation: An initial set of documentation is provided, giving users an introduction to the library.
  • License: Released under the GPL 3 license.