Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 720 Bytes

File metadata and controls

32 lines (23 loc) · 720 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2025-01-XX - LTS Release

Added

  • Initial LTS release
  • Full documentation
  • Console command system
  • Built-in commands (serve, migrate, etc.)
  • Custom command registration
  • Command argument parsing
  • Command option parsing
  • Command output formatting

Changed

  • Improved command execution
  • Enhanced argument validation

[Unreleased]

Planned

  • Additional built-in commands
  • Command scheduling improvements
  • Interactive commands