Skip to content

Releases: patrickmaynard/twig-stack-trace-dumper

v1.0.12

21 Jan 08:04
Compare
Choose a tag to compare

Makes {{ trace_via_debug_backtrace()|raw }} work

v1.0.10

21 Jan 07:52
Compare
Choose a tag to compare

Updates the detailed trace to use var_dump() instead of print_r(), potentially avoiding some memory limit problems.

v1.0.9

21 Jan 07:44
Compare
Choose a tag to compare

Includes information in the readme on how to manually register the new twig extension in a SF project.

v1.0.7

21 Jan 07:36
Compare
Choose a tag to compare

Adds a |raw tag in suggested use of the service

v1.0.6

20 Jan 13:17
Compare
Choose a tag to compare

Updates readme file to include an experimental feature.

v1.0.5

20 Jan 13:12
Compare
Choose a tag to compare

Add ability to get output from debug_backtrace()

v.1.0.2 release

19 Jul 05:14
Compare
Choose a tag to compare

Attempt to remove dev alias, allowing installs on systems that require a stable version.

Full Changelog: v1.0.1...v1.0.2

v1.0.1 release

19 Jul 05:05
cb8ab25
Compare
Choose a tag to compare

This release fixes an issue in composer.json.

Full Changelog: v1.0.0...v1.0.1

v.1.0.0 release

19 Jul 05:00
bc71797
Compare
Choose a tag to compare

This is the first stable version of this Twig extension.

v.1.0.3 release

19 Jul 05:30
1e288e0
Compare
Choose a tag to compare

Updates a couple things in composer.json.

Full Changelog: v1.0.2...v.1.0.3