Skip to content

Releases: g4code/runner

1.3.0: Merge pull request #21 from ppavlovic/master

Choose a tag to compare

@ppavlovic ppavlovic released this 12 Feb 12:09
4fffa77
Synchronization with release/0.x branch

0.26.1

Choose a tag to compare

@ppavlovic ppavlovic released this 24 Apr 06:38
2c4998f

What's Changed

  • Add Tasker Profiler Output based on executionTime - by @ppavlovic in #20

Full Changelog: 0.26.0...0.26.1

0.26.0: Merge pull request #19 from ppavlovic/release/0.x

Choose a tag to compare

@ppavlovic ppavlovic released this 23 Apr 16:47
03d3284
Add Tasker Profiler Output based on executionTime

0.25.0: Truncate "image" and "media" params to 32 bytes

Choose a tag to compare

@ppavlovic ppavlovic released this 13 Jun 10:03
(do not show the whole photo in output/request log)

(cherry picked from commit 178e1e7026cfca580ffc5529800f15c9d0dd76a2)

0.24.0

Choose a tag to compare

@ppavlovic ppavlovic released this 05 Mar 13:26
ef69e15

What's Changed

  • Log formatted response from profiler when request takes more then x miliseconds by @UrosPurtic in #15

Full Changelog: 0.23...0.24.0

1.2.0

Choose a tag to compare

@ppavlovic ppavlovic released this 29 Feb 10:34
d58acb3

What's Changed

Full Changelog: 1.1.0...1.2.0

0.23

Choose a tag to compare

@ppavlovic ppavlovic released this 23 Feb 09:02
f493a56

What's Changed

  • Based on response elapsed time add additional data to response by @UrosPurtic in #12

Full Changelog: 0.22.0...0.23

1.1.0

Choose a tag to compare

@ppavlovic ppavlovic released this 21 Feb 11:24
086ae38

What's Changed

  • Added a parameter responseElapsedTime which will log profiler output if the response time is greater than this value by @UrosPurtic in #11

1.0.0

Choose a tag to compare

@ppavlovic ppavlovic released this 02 Nov 11:31
32763f5
Merge pull request #10 from mirko-bukilic/master

Updated php version to 8.2

0.22.0

Choose a tag to compare

@ppavlovic ppavlovic released this 09 Aug 08:51
c4e9055
Merge pull request #9 from ppavlovic/master

Added __dbprofiler=2 to order profiler items by time