27 lines
467 B
Markdown
27 lines
467 B
Markdown
## v0.4.0
|
|
|
|
### News
|
|
|
|
- Adds support to MySQL using decimal over float cast on calculations.
|
|
|
|
### Updates
|
|
|
|
- Grows up the decimal precision to enable billion of records count.
|
|
|
|
## v0.3.0
|
|
|
|
### News
|
|
|
|
- The `vote` method now can receive `metadata` to be persisted with vote data.
|
|
|
|
## v0.2.0
|
|
|
|
### News
|
|
|
|
- Scope support to be possible rate item from a resource;
|
|
- Author model type where zero rating record is not generated on record creation.
|
|
|
|
## v0.1.0
|
|
|
|
- First release.
|