Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 438 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 438 Bytes

Changelog

All notable changes to ollama-laravel will be documented in this file.

[Unreleased]

Added

  • Added support for bearer and basic authentication
  • Added configurable SSL verification
  • Added support for custom headers in configuration

Changed

  • Updated composer dependencies to support Laravel 10/11
  • Improved type safety with strict_types declaration
  • Enhanced error handling for authentication configuration