This repository was archived by the owner on Mar 15, 2024. It is now read-only.
v13.5.0
13.5.0 (2023-02-17)
Bug Fixes
- do not crash if a source file is missing (15374c5)
- handle default indirection on transformer (5fd1a54)
- resolve recorder for unparsed commands (8c8b6f7)
- support jest transformer that directly returns string (000dd6f)
Features
- appmap clients can be launched separately from appmap server (75fcd20)
- endless mode for batch when there is no command (f290399)
- improve server logging (58eddb1)
- parse package invocation with yarn (ea1f465)
- support recording of concurrent node processes (a4fc3f9)
Performance Improvements
- compile backend tracks one by one during flushing (18112b2)