Skip to content

Releases: JhumanJ/laravel-model-stats

Laravel 10 support

24 Aug 08:09
88a47ed
Compare
Choose a tag to compare

Added support for Laravel 10

v0.4. Custom code requires separate database user

05 May 17:14
Compare
Choose a tag to compare

Custom code requires separate database user

Full Changelog: v0.3.4...v0.4.0

Bump Illuminate contracts to Laravel 9

29 Apr 08:56
Compare
Choose a tag to compare
v0.3.4

Upgrade illuminate contracts

Added support for Laravel 9

29 Apr 08:47
Compare
Choose a tag to compare

Added support for Laravel 9

0.3.2

12 Oct 11:00
Compare
Choose a tag to compare

Better code typing + some refactoring

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

Compiled production code

06 Oct 15:55
Compare
Choose a tag to compare

Added Custom Code Widgets

06 Oct 15:42
Compare
Choose a tag to compare

Added Custom Code Widgets

Full Changelog: 0.2.0...0.3.0

Added Bar Chart (group by count)

11 Sep 09:00
Compare
Choose a tag to compare

Added a Bar Chart component. It can be used to to display "group by count" values. For instance, if every user has a how_hear_about_us column, and each user has in this column one of ['google','blog','twitter',...], then this chart can be used to show the distribution of theses options.

Fixed back-end fill-missing-days bug

05 Jul 12:42
Compare
Choose a tag to compare

Fixed a bug in fillMissingDays function

Fixed front-end conflict version

05 Jul 12:02
Compare
Choose a tag to compare

Fixed front version conflict & New minor release with new widgets