Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 1.97 KB

Changelog

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

1.1.1 - 2025-03-05

What's Changed

  • Ignore incorrect Larastan error by @oliverearl in #5

Full Changelog: https://github.com/oliverearl/nomiai-php-laravel/compare/1.1.0...1.1.1

1.1.0 - 2025-03-05

What's Changed

  • Laravel 12 support by @oliverearl in #4

Full Changelog: https://github.com/oliverearl/nomiai-php-laravel/compare/1.0.2...1.1.0

1.0.2 - 2025-02-03

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #3

Full Changelog: https://github.com/oliverearl/nomiai-php-laravel/compare/1.0.1...1.0.2

1.0.1 - 2025-01-28

What's Changed

  • Update README with correct information on linting and running tests. by @oliverearl in #1
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #2

New Contributors

  • @oliverearl made their first contribution in #1
  • @dependabot made their first contribution in #2

Full Changelog: https://github.com/oliverearl/nomiai-php-laravel/compare/1.0.0...1.0.1

1.0.0 - 2024-12-12

Thank you for your patience throughout the development procedure. All functionality and documentation pertinent to the current iteration of the Nomi.ai API have been implemented and tested.

It's still early days, so there may still be teething problems. To that end, pull requests and bug issues are warmly welcomed. For issues with the SDK itself, please check the parent repository: https://github.com/oliverearl/nomiai-php

Full Changelog: https://github.com/oliverearl/nomiai-php-laravel/compare/v0.1.0-alpha...v1.0.0