Skip to content

Changelog

All notable changes to Busylight Core for Humans will be documented in this file.

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

Unreleased

Added

  • Initial release of Busylight Core for Humans
  • Command-line interface with Typer
  • Structured logging with Loguru
  • Configuration management with Pydantic Settings
  • Type checking with mypy
  • Code quality tools (ruff, pytest)
  • Comprehensive documentation with MkDocs

Changed

  • Nothing yet

Deprecated

  • Nothing yet

Removed

  • Nothing yet

Fixed

  • Nothing yet

Security

  • Nothing yet

0.1.0 - 2025-07-13

Added

  • Initial release