Releases: reliforp/reli-prof
Releases · reliforp/reli-prof
0.11.4
Release Notes for 0.11.4
0.11.x bugfix release (patch)
0.11.4
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
enhancement
bug,enhancement
bug
0.11.3
Release Notes for 0.11.3
0.11.x bugfix release (patch)
0.11.3
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
documentation
- 414: Add a psalm case to the usage examples of the memory profiler thanks to @sj-i
- 408: doc: fix a sample code thanks to @nsfisis
bug
- 413: Fix hashtable lookup thanks to @sj-i
0.11.2
Release Notes for 0.11.2
0.11.x bugfix release (patch)
0.11.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
documentation
- 398: Improve the docs thanks to @sj-i
bug
0.11.1
Release Notes for 0.11.1
0.11.x bugfix release (patch)
0.11.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
bug
- 393: Fix deprecation warning thanks to @sj-i
documentation
0.11.0
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
- The document of the memory profiler now includes useful snippets for analyzing the output, examples of diagnosing memory issues in the wild, and more.
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
- 390: Fix the bug that filename or lineno of internal function call are set incorrectly thanks to @sj-i
- 389: Fix the bug that memory_limit violations in class methods or closures are not working thanks to @sj-i
documentation
- 388: Fix README.md thanks to @sj-i
- 387: Improve the document a bit thanks to @sj-i
enhancement
0.10.3
Release Notes for 0.10.3
0.10.x bugfix release (patch)
0.10.3
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
bug
- 385: Fix the bug that booleans are not analyzed correctly thanks to @sj-i
- 380: Fix the implementation of Uint64 thanks to @sj-i
performance
0.10.2
Release Notes for 0.10.2
0.10.x bugfix release (patch)
0.10.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug,enhancement
0.10.1
Release Notes for 0.10.1
0.10.x bugfix release (patch)
0.10.1
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
bug,enhancement
documentation
bug
- 366: Fixed VERSION as 0.10 thanks to @sasezaki
0.10.0
Release Notes for 0.10.0
Feature release (minor)
0.10.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
enhancement
- 365: Add a configuration option to the speedscope converter for the handling of utf8 errors thanks to @sj-i
- 364: Output the cause of the error when an error occurs at converters thanks to @sj-i
bug
0.9.4
Release Notes for 0.9.4
0.9.x bugfix release (patch)
0.9.4
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1