Skip to content

Releases: slepic/templated-tracy-bar-panel

Allow PHP8

29 Jun 05:54
b8d772e
Compare
Choose a tag to compare
0.2.1

allow php 8

0.2.0

07 Jul 00:44
0a9efeb
Compare
Choose a tag to compare
  • Update dependency slepic/php-template to v0.2.
  • Changed return type of TemplateDataProviderInterface::getTabData() and TemplateDataProviderInterface::getPanelData() to array.
  • Changed travis setup to only run tests in oldest and newest php versions supported by this package (that is 5.6 and 7.3).

0.1.0

03 May 23:19
09cedd7
Compare
Choose a tag to compare

TemplatedBarPanel class
TemplateDataProviderInterface