Skip to content

Releases: cybercog/laravel-sense

0.6.1

13 Sep 21:38
Compare
Choose a tag to compare

Fixed

  • (#26) Fix Postgres support
  • (#27) Fix Laravel 7 & 8 support
  • (#28) Fix query explanation rendering
  • (#29) Fix DateTime SQL bindings

0.6.0

13 Sep 20:18
3e39536
Compare
Choose a tag to compare

Added

  • (#25) Laravel 8 support

0.5.3

07 Mar 08:59
5012ae2
Compare
Choose a tag to compare

Added

  • (#23) Add Laravel 7.x support

View the changes from 0.5.2 to 0.5.3

0.5.2

04 Sep 09:37
0b3708e
Compare
Choose a tag to compare

Added

  • (#21) Laravel 6 support

View the changes from 0.5.1 to 0.5.2

0.5.1

03 Apr 06:37
21c28c7
Compare
Choose a tag to compare

Added

  • (#20) Laravel 5.8 support

View the changes from 0.5.0 to 0.5.1

0.5.0

07 Oct 17:57
a745ae9
Compare
Choose a tag to compare

Added

  • QueryExplanation model added (#19)

View the changes from 0.4.0 to 0.5.0

0.4.0

07 Oct 16:51
78f962d
Compare
Choose a tag to compare

Added

  • Query model added to Request (#18)

Changed

  • Renamed Request uuid to correlation_id (#17)

View the changes from 0.3.0 to 0.4.0

0.3.0

07 Oct 00:57
Compare
Choose a tag to compare

Added

  • Request & Url models (#13)

Changed

  • HTTP Controllers refactoring (#12)

View the changes from 0.2.1 to 0.3.0

0.2.1

26 Sep 00:46
Compare
Choose a tag to compare

Changed

  • Publishable migrations tag renamed to sense-migrations

View the changes from 0.2.0 to 0.2.1

0.2.0

26 Sep 00:02
5bde570
Compare
Choose a tag to compare

Added

  • Dashboard Authenticator (#9)

View the changes from 0.1.0 to 0.2.0