- Drop Python 2.7 support
- Version bump to fix index.json version issue for
csv
- Version bump to fix tagging issue
- Fix
csv.parse
andcsv.format
action so they work under Python 3.
- Change format data param to type array.
- Add new
parse_file
action which operates on CSV files.
- Updated action
runner_type
fromrun-python
topython-script