Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.03 KB

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] - 2024-10-09

Fixed

  • Fix for use with older versions of Faraday pre-v2.5.0. Thanks to @geeosh for the PR!

[0.3.1] - 2024-10-09

Fixed

  • Fix for Tool streaming. Thanks to @Leteyski for this fix!

[0.3.0] - 2024-06-10

Added

  • Add chat streaming! Thank you to the inimitable @swombat for adding this vital functionality!

[0.2.0] - 2024-04-25

Added

  • Add new Messages endpoint - thanks @svs for the PR, @obie for the first pass, and many others for requesting and contributions!

[0.1.0] - 2023-07-18

Changed

  • Got the gem working with the API. MVP

[0.0.0] - 2023-07-12

Added

  • Initialise repository.