Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 749 Bytes

File metadata and controls

30 lines (18 loc) · 749 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.

[0.1.2] - 2025-01-21

Changed

  • Simplified error handling in LibsqlModelContextExtension.

[0.1.1] - 2024-12-06

Removed

  • Removed log_file and debug configuration options from LibsqlContextServerSettings.

0.1.0 - 2024-12-01

Added

  • Initial release of libsql-context-server.
  • Configuration options for database_url, server_path, auth_token, log_file, and debug.