Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 850 Bytes

File metadata and controls

37 lines (30 loc) · 850 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.3.2] - 2025-05-18

Added

  • Initial CHANGELOG.md file

Fixed

  • Comprehensive message logs
  • Fix gemspec's bug

[0.2.4] - 2025-04-06

Fixed

  • Message history bug fix
  • General updates and improvements

[0.2.3] - 2025-04-06

Added

  • Support for automatic conversation history recording in multi-turn dialogues

[0.1.6] - 2024-10-18

Added

  • Custom error classes
  • Logger configuration

Changed

  • Updated README
  • General improvements

[0.1.0] - 2024-09-18

Added

  • Initial gem release
  • Llama.cpp adapter
  • Basic configuration parameters
  • Environment bug fixes