All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Dependencies updated
- Remove unescape input
- Fix setting value can be
false
- Use
clipboardyinstead ofcopy-pasteto prevent security issue
- Add convert XML to JSON from clipboard to context menu
- Unescape string before calling parser
- Adding configuration to select default options (default: xml2js default options)
- Able to add your customize for xml2js options
- Adding context menu for convert XML to JSON from selection or document
- Merged
xml2json.xmlbuiderandxml2json.xml2jsinto one option - Changed commands title
- Changed commands title
- Changed gallery banner color
- Adds new
xml2json.clipboardto convert data from clipboard in separate command - Adds support for convert document
- Initial release, working with data from clipboard or selection document