Skip to content

Releases: davidmarkclements/0x

v5.0.0

30 Dec 11:38
Compare
Choose a tag to compare

What's Changed

  • linux: fixes perf profiling stacktraces by @RafaelGSS in #244
  • Updated deps and added CI by @mcollina in #246
  • Kernel tracing is not supported anymore as --perf-basic-prof is limited to Linux by @mcollina in #245

New Contributors

Full Changelog: v4.11.0...v5.0.0

v4.11.0

21 Aug 17:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.2...v4.11.0

v4.10.2

25 Sep 08:56
Compare
Choose a tag to compare

πŸ“š PR:

  • fix regex bug of optional 0x prefix (#230)

v4.10.1

25 Sep 08:54
Compare
Choose a tag to compare

πŸ“š PR:

  • fix: error msg on workingdir (#232)

v4.10.0

18 Sep 19:01
Compare
Choose a tag to compare

πŸ“š PR:

  • Added node v12 and node v14 to travis
  • fix: ticks data missing (#231)

v4.7.5

29 Mar 15:51
Compare
Choose a tag to compare
  • Fix init stack regex setup with latest Node master #211

v4.7.4

15 Mar 11:52
Compare
Choose a tag to compare

Update isolate log regexes for V8 7.3 #209

v4.7.3

24 Feb 18:04
Compare
Choose a tag to compare
  • Support for workers #208

v4.7.2

04 Dec 14:52
Compare
Choose a tag to compare
  • add informative error message for code coverage related failure on Node 8 #205

v4.7.1

03 Dec 14:05
Compare
Choose a tag to compare
  • unit tests and bug fixes #203