v1.2.0
·
359 commits
to master
since this release
1.2.0 (2021-07-26)
Bug Fixes
Features
- 'init' command suggests appmap.yml with project name and packages (299bb70)
- 'status' command reports project properties (cb4693d)
- 'status' command reports test commands (058ae0e)
- Add stub for agent 'init' command (55d9fc8)
- Add stub for agent 'status' command (7f5fd02)
- Helper commands can direct output to a file (bf1c699), closes #89