# Changelog

All notable changes to `filament-rating` will be documented in this file.

## v1.4.0 - 2024-09-22

Add column wrapper

**Full Changelog**: https://github.com/mokhosh/filament-rating/compare/v1.3.0...v1.4.0

## v1.3.0 - 2024-09-16

Add table column wrapper view

**Full Changelog**: https://github.com/mokhosh/filament-rating/compare/v1.2.0...v1.3.0

## v1.2.0 - 2024-09-07

### What's Changed

* Infolist label by @mokhosh in https://github.com/mokhosh/filament-rating/pull/10
* Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/mokhosh/filament-rating/pull/3
* Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/mokhosh/filament-rating/pull/2
* Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/mokhosh/filament-rating/pull/4
* [Docs] Add default value describe by @ilvsx in https://github.com/mokhosh/filament-rating/pull/6
* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/mokhosh/filament-rating/pull/7

### New Contributors

* @dependabot made their first contribution in https://github.com/mokhosh/filament-rating/pull/3
* @ilvsx made their first contribution in https://github.com/mokhosh/filament-rating/pull/6

**Full Changelog**: https://github.com/mokhosh/filament-rating/compare/v1.1.0...v1.2.0

## v1.1.0 - 2024-03-24

### What's Changed

* Allow multiple rating fields in one form by @mvd81 in https://github.com/mokhosh/filament-rating/pull/1

### New Contributors

* @mvd81 made their first contribution in https://github.com/mokhosh/filament-rating/pull/1

**Full Changelog**: https://github.com/mokhosh/filament-rating/compare/v1.0.0...v1.1.0

## v1.0.0 - 2024-03-17

- Add half star theme
- Add color customization
- Add size customization

## v0.2.1 - 2024-03-17

Fix disabled state always being true.

## v0.1.0 - 2024-03-17

Initial release.

Things are working:

- Form component
- Table column
- Infolist entry
- Themes
- Number of stars
- Allowing zero stars

## 1.0.0 - 202X-XX-XX

- initial release
