v0.24.2
- Feature: Add support for Microsoft Identity Platform aka Azure ActiveDirectory V2 (@darrelmiller)
- Feature: Processing variables from external file (@ricmrodrigues)
- Bug Fix: Fix broken links in JSON responses (@jackbravo)
- Bug Fix: localDatetime timezone discrepancy in iso8601 format
- Bug Fix: Allow {{...}} in comments and strings without linting error
- Improvement: Fix some trivial errors in README.md (@wtetsu)
- Improvement: Support multiple line query string with spaces
- Improvement: Add code snippet for request / request-promise or axios in NodeJS