Skip to content

Releases: eliseekn/laravel-metrics

v2.3.0

26 Aug 15:42
Compare
Choose a tag to compare

Add forDay and forMonth methods
Change by and aggregate methods to protected

v2.2.0

25 Aug 12:57
Compare
Choose a tag to compare

Add forMonth and forYear methods

v2.1.0

24 Aug 20:33
Compare
Choose a tag to compare

Add custom label column definition
Move periods and aggregates constants to enums

v2.0.3

23 Aug 23:04
Compare
Choose a tag to compare

Fix InvalidPeriodException with WEEK
Update README.md

v2.0.2

23 Aug 22:54
Compare
Choose a tag to compare

Remove SQLite support
Replace days and months names translation by built-in Carbon locale method

v2.0.1

22 Aug 23:20
Compare
Choose a tag to compare

Add new period definitin method
Add period definition exception

v2.0.0

22 Aug 21:55
Compare
Choose a tag to compare
  • Upgrade to PHP version to 8.1
  • Add SQLite support
  • Update whole code structure
  • Remove static method
  • Add eloquent query builder

v1.1.1

01 May 13:28
Compare
Choose a tag to compare

Upgrade package

v1.1.0

01 May 13:18
Compare
Choose a tag to compare

Upgrade to PHP 8
Upgrade dependencies

v1.0.6

01 May 11:50
Compare
Choose a tag to compare

Update composer packages