All notable changes to the "sxml" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release.
- Improved validation speed by caching schema after initial load.
- Filtering of attribute names in suggestions.
- Wrap text with tags using Ctrl+e.
- Switched to npm version of salve-annos.
- Support for schema association with multiline
<?xml-model?>
.
- Updated to salve-annos 1.1.0 which has improved validation of xs:anyURI.