Skip to content

Releases: eliseekn/laravel-metrics

v2.9.3

21 Apr 10:34
Compare
Choose a tag to compare

Fix date function by database driver
Fix metrics negative variation value display

v2.9.2-beta-2

19 Apr 08:18
Compare
Choose a tag to compare

Fix metrics return type

v2.9.2

19 Apr 12:10
Compare
Choose a tag to compare

Rebase branch 2.9.0-beta-1 onto 2.x
Update README.md

v2.9.0-beta-2

07 Apr 20:58
Compare
Choose a tag to compare

Fix #12
Fix PostgreSQL and SQLite support

v2.9.0-beta-1

07 Apr 09:04
Compare
Choose a tag to compare

Feat #12
Add SQLite support
Add fillMissingData() labels auto discovery
Add trends in percents option
Fix PostgreSQL support bugs
Update CHANGELOG.md
Update README.md

v2.8.0

29 Dec 11:23
Compare
Choose a tag to compare

Add PostgreSQL support

v2.7.4

19 Nov 10:04
Compare
Choose a tag to compare

Add "from" period to set custom startDate end use the current date as endDate for between period

v2.7.3

09 Nov 19:11
Compare
Choose a tag to compare

Fix null exception on get metrics data

v2.7.2

31 Oct 09:58
Compare
Choose a tag to compare

Fix object to array conversion on trends data

v2.7.1

28 Oct 21:17
Compare
Choose a tag to compare

Fix #10