Skip to content

Tags: sakanjo/laravel-easy-metrics

Tags

v1.1.11

Toggle v1.1.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: added groupBy functionality

v1.1.10

Toggle v1.1.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: use aliases for select as

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: support laravel 12

v1.0.9

Toggle v1.0.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: auto-detect enums + getLabel method

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from gajosu/add-custom-date-column

Add Support for Custom Date Column

v1.0.7

Toggle v1.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: week doesn't work for sqlite

v1.0.6

Toggle v1.0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: added Growth rate

v1.0.5

Toggle v1.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: added tests badge

v1.0.4

Toggle v1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: use withoutEagerLoads

v1.0.3

Toggle v1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: run on push, PR