Skip to content

Releases: netpromotion/profiler

v1.4.0-rc2

14 Nov 10:47
Compare
Choose a tag to compare
v1.4.0-rc2 Pre-release
Pre-release
Added method logOneProfile for easier customization

v1.4.0-rc1

11 Nov 13:17
Compare
Choose a tag to compare
v1.4.0-rc1 Pre-release
Pre-release
Added PsrLoggerAdapter

Added base configuration options

05 Oct 09:27
Compare
Choose a tag to compare
profiler:
    profile:
        createService: false  # or true
    bar:
        primaryValue: effective  # or absolute
        show:
            memoryUsageChart: true  # or false
            shortProfiles: true  # or false
            timeLines: true  # or false

v1.2.2

03 Oct 13:14
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release
Hot-fix: Fixed first iteration detection

Added base configuration options

03 Oct 12:51
Compare
Choose a tag to compare
Pre-release
profiler:
    profile:
        createService: false  # or true
    bar:
        primaryValue: effective  # or absolute
        show:
            memoryUsageChart: true  # or false
            shortProfiles: true  # or false
            timeLines: true  # or false

v1.2.0

29 Sep 09:37
Compare
Choose a tag to compare
Added memory chart

v1.1.3

22 Sep 13:17
Compare
Choose a tag to compare
Decreased minimal versions of tracy/tracy to 2.2 and nette/di to 2.2

Soft require for tracy/tracy

22 Sep 13:00
Compare
Choose a tag to compare
v1.1.2

Removed use statement of Tracy\Debugger

v1.1.1

22 Sep 11:50
Compare
Choose a tag to compare
Improved ProfilerNetteExtension

Added ProfilerService

22 Sep 08:06
Compare
Choose a tag to compare

WARNING: ProfilerNetteExtension::enable is deprecated