Skip to content

Releases: AbdullahGhanem/rating

V12.0: Modernize package for Laravel 8-12 with bug fixes and tests

08 Mar 18:40

Choose a tag to compare

- Fix namespace casing, createUniqueRating return type, countNegative return type
- Update composer.json for PHP 8+ and Laravel 8-12 support with auto-discovery
- Replace custom artisan command with publishesMigrations()
- Modernize migration to anonymous class with $table->id()
- Add proper type hints and return types throughout
- Add test suite with 13 tests using orchestra/testbench
- Add GitHub Actions CI workflow
- Update README with modern installation instructions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v2.01

15 Dec 15:43
73fbe91

Choose a tag to compare

V2.01

add support for laravel 8

v1.4

25 Apr 23:22

Choose a tag to compare

Merge pull request #15 from TartanLeGrand/master

Fixed model functions

Release version

19 Mar 09:53

Choose a tag to compare

1.3

update reame

1.1.1

11 Nov 17:38

Choose a tag to compare

Update 2015_10_24_10000_create_ratings_table.php

tag 1.1

11 Nov 17:12

Choose a tag to compare

Update README.md