Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 18:04
· 124 commits to 0.12.x since this release
8322794

Release Notes for 0.11.0

The real stack trace on memory_limit violations

  • The memory profiling mode now can capture the real stack trace on memory_limit violations
  • See the documentation and #384 for more detail

Improved the documentation for the memory profiling mode

Command line options for the memory profiler is changed

before after
--stop-process=1 or --stop-process=0 --stop-process or --no-stop-process
--pretty-print=1 or --pretty-print=0 --pretty-print or --no-pretty-print

0.11.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

bug

documentation

enhancement