- Rework of tcex_local run() logic to support updated tc.json schema.
- Changed --test arg to --profile in _required_arguments().
- Added script field to tc.json that matches --script arg to support predefined script names.
- Added group field to tc.json that matches --group arg in _required_arguments() to support running multiple profiles.
- Added inflect requirement version 0.2.5.
- Changed python-dateutil requirement to version 2.6.0.
- Changed requests requirement to version 2.13.0.