Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 404 Bytes

File metadata and controls

20 lines (15 loc) · 404 Bytes

Changelog

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

[Unreleased]

Added

  • Initial release of the Trakli Plugin Engine
  • Plugin discovery and registration
  • Plugin management commands
  • Configuration system
  • Event system for plugin lifecycle

[1.0.0] - 2025-06-14

Added

  • First stable release
  • Complete plugin management system
  • Documentation
  • Test suite