Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 358 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 358 Bytes

1.0.5

  • Revamped original code and added better parsing support

1.0.4

  • Fix the Curl.tryParse method
  • Set ArgParser.allowTrailingOptions to true
  • Fix bug when the command line arguments splitter can't handle the last double quotes

1.0.3

  • Support " inside of the "

1.0.2

  • Support " inside of the headers

1.0.0

  • Initial version.