Skip to content

v1.2.0

Choose a tag to compare

@appland-release appland-release released this 26 Jul 19:16
· 359 commits to master since this release

1.2.0 (2021-07-26)

Bug Fixes

  • Fix some path bugs and get the tests working (ec32e23)
  • Remove unused class RecordServlet (1bd39de)

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