Releases: nodejs/node-report
Releases · nodejs/node-report
v2.2.11
03 Jul 11:04
Compare
Sorry, something went wrong.
No results found
2.2.11
build: disable compiler inlining on z/OS (#146 ) (Gaby Baghdadi)
readme: add sunset info (#144 ) (Gireesh Punathil)
v2.2.10
13 Jan 03:00
Compare
Sorry, something went wrong.
No results found
2.2.10:
Add hostname to Machine line on AIX (#141 ) (Richard Lau)
v2.2.9
31 Oct 19:38
Compare
Sorry, something went wrong.
No results found
2.2.9:
Apply EBCDIC to ASCII conversions only if node wasn't built with -qASCII (#138 ) (Gaby Baghdadi)
v2.2.8
10 Jul 07:30
Compare
Sorry, something went wrong.
No results found
2.2.8:
Fix npm audit warning (#136 ) (Richard Lau)
Update supported Node.js versions in README.md (#134 ) (Richard Lau)
v2.2.7
06 Jun 16:09
Compare
Sorry, something went wrong.
No results found
2.2.7:
Add support for z/OS (#129 ) (Gaby Baghdadi)
v2.2.6
02 Apr 22:52
Compare
Sorry, something went wrong.
No results found
2.2.6:
Restore uppercase C++ method names (Richard Lau)
v2.2.5
31 Mar 18:59
Compare
Sorry, something went wrong.
No results found
2.2.5
Remove setCoreDump (Richard Lau)
Use nan helpers to set exports (Richard Lau)
v2.2.4
17 Mar 23:32
Compare
Sorry, something went wrong.
No results found
2.2.4
Fix use of deprecated methods removed in V8 7.0 (Richard Lau)
v2.2.3
05 Mar 11:13
Compare
Sorry, something went wrong.
No results found
2.2.3
Fix CI failures on ubuntu1804 (Richard Lau)
chore: update dependencies (Richard Lau)
v2.2.2: 2.2.2
22 Jan 19:25
Compare
Sorry, something went wrong.
No results found
2.2.2
Fix use of deprecated methods removed in V8 7.0 (Richard Lau)
Fix build on Windows with libuv 1.22 and later (Richard Lau)
Rename LICENCE.md to LICENSE.md (Julian Alimin)
Update README.md to correct code example (Manusaporn Treerungroj)
Add event loop thread times to node-report on OSX, which doesn't support RUSAGE_THREAD. (Howard Hellyer)
Replace node::signo_string with local implementation (Richard Chamberlain)