8000 Releases · gaogaotiantian/coredumpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gaogaotiantian/coredumpy

coredumpy 0.4.3 Release

01 Apr 02:40
Compare
Choose a tag to compare
  • Fix argument issue with coredumpy run
  • Support builtin types
  • Support torch.Tensor

coredumpy 0.4.2 Release

23 Mar 00:55
Compare
Choose a tag to compare
  • Fix unicode path issue
  • Only gather environs when necessary
  • Add depth, timeout and multi thread configuration
  • Make source code for frozen modules work for all threads
  • Suppress warnings for inspect.getmembers
  • Deal with unavailable source code
  • Add conf option to assign an arbitrary conf file

coredumpy 0.4.1 Release

18 Mar 22:11
Compare
Choose a tag to compare
  • Add config feature and hide possible API keys and environs
  • Remove loader and spec when loading data
  • Use low reference ids for variables and frames as specified by DAP
  • Add patch_pytest for pytest
  • Show source code of frozen files

coredumpy 0.4.0 Release

16 Mar 02:32
Compare
Choose a tag to compare
  • Support ipdb as a debugging interface
  • Deal with commands that try to resume the program
  • Accelerate dumping speed
  • Support multi threading

coredumpy 0.3.1 Release

14 Mar 20:49
Compare
Choose a tag to compare
  • Support reconstruction of builtin functions
  • Support evaluate feature for DAP

coredumpy 0.3.0 Release

10 Mar 01:52
Compare
Choose a tag to compare
  • Implement the DAP server to support VSCode extension

coredumpy 0.2.0 Release

05 Mar 03:06
Compare
Choose a tag to compare
  • Added generic type support
  • Support json output and recursion depth
  • Support startup script

coredumpy 0.1.0 Release

29 Apr 03:22
Compare
Choose a tag to compare

Ready for beta release

  • Support hooks for unittest, pytest and run-time exceptions
  • Support peek
  • Dump is compressed
0