# Changelog

**Package:** Anthropic Laravel | **Version:** 1 | **URL:** https://mozex.dev/docs/anthropic-laravel/v1/changelog

---

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

## 1.4.0 - 2026-04-01

* Expand README to document new Anthropic features and improved testing controls
* bump mozex/anthropic-php dependency

**Full Changelog**: [1.3.3...1.4.0](https://github.com/mozex/anthropic-laravel/compare/1.3.3...1.4.0)

## 1.3.3 - 2026-03-05

### What's Changed

* Laravel 13.x Compatibility by @laravel-shift in [#12](https://github.com/mozex/anthropic-laravel/pull/12)
* updated model names for consistency

### New Contributors

* @laravel-shift made their first contribution in [#12](https://github.com/mozex/anthropic-laravel/pull/12)

**Full Changelog**: [1.3.2...1.3.3](https://github.com/mozex/anthropic-laravel/compare/1.3.2...1.3.3)

## 1.3.2 - 2026-03-05

* bump anthropic-php
* update readme
* sync version with anthropic-php

**Full Changelog**: [1.3.0...1.3.2](https://github.com/mozex/anthropic-laravel/compare/1.3.0...1.3.2)

## 1.3.0 - 2026-03-04

### What's Changed

* Bump `mozex/anthropic-php` to ^1.2.0
* bump dependencies
* dropped php 8.1 support
* dropped laravel 9 and 10 support

See the [anthropic-php UPGRADING.md](https://github.com/mozex/anthropic-php/blob/main/UPGRADING.md) for details on new features and changes. All changes are backwards compatible.

**Full Changelog**: [1.2.0...1.3.0](https://github.com/mozex/anthropic-laravel/compare/1.2.0...1.3.0)

## 1.2.0 - 2025-02-25

### What's Changed

* Add Laravel 12 compatibility by @mozex in [#6](https://github.com/mozex/anthropic-laravel/pull/6)

**Full Changelog**: [1.1.0...1.2.0](https://github.com/mozex/anthropic-laravel/compare/1.1.0...1.2.0)

## 1.1.0 - 2024-12-21

- Changed underlying mozex/anthropic-php package version from v1.0.3 to v1.1.0

**Full Changelog**: [1.0.3...1.1.0](https://github.com/mozex/anthropic-laravel/compare/1.0.3...1.1.0)

## 1.0.3 - 2024-12-20

* [bump dependencies](https://github.com/mozex/anthropic-laravel/commit/1805d40bbcc96be5bc52d7c5572e51cb99bc6724)
* [add php 8.4 to workflow](https://github.com/mozex/anthropic-laravel/commit/cb5960634daf69a9506c1544dc601345a59fae3a)
* Changed underlying mozex/anthropic-php package version from v1.0.2 to v1.0.3

**Full Changelog**: [1.0.2...1.0.3](https://github.com/mozex/anthropic-laravel/compare/1.0.2...1.0.3)

## 1.0.2 - 2024-08-15

### What's Changed

* Bump dependencies
* Changed underlying `mozex/anthropic-php` package version from v1.0.1 to v1.0.2

**Full Changelog**: [1.0.1...1.0.2](https://github.com/mozex/anthropic-laravel/compare/1.0.1...1.0.2)

## 1.0.1 - 2024-05-01

- fix facade docs

## 1.0.0 - 2024-05-01

Initial Release

---

## Table of Contents

- [Quick Start](https://mozex.dev/docs/anthropic-laravel/v1)
- [Support Us](https://mozex.dev/docs/anthropic-laravel/v1/support-us)
- [Requirements](https://mozex.dev/docs/anthropic-laravel/v1/requirements)
- [Changelog](https://mozex.dev/docs/anthropic-laravel/v1/changelog)
- [Contributing](https://mozex.dev/docs/anthropic-laravel/v1/contributing)
- [Questions & Issues](https://mozex.dev/docs/anthropic-laravel/v1/questions-and-issues)
- [About Mozex](https://mozex.dev/docs/anthropic-laravel/v1/about)