Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 555 Bytes

Changelog

0.2.0 (2020-09-20)

Features

  • Add input headers support
  • Save result body to respective case folder

Breaking changes

  • Input body file names should start with input.body instead of just input. Same is true for expected files. See the example test data.

0.1.0 (2020-08-26)

Features

  • XML comparison ignoring whitespace
  • Test multiple cases at once
  • Folder & configuration structure
  • Command line options for entering password and specifying directory
  • Colorized console output
  • Router CPI Flow
  • First release!