Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 815 Bytes

Change Log

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.

[Unreleased]

[0.1.0]

Added

  • Initial release.

[0.2.0]

Fixed

  • Improved validation speed by caching schema after initial load.

[0.2.1]

Fixed

  • Filtering of attribute names in suggestions.

Added

  • Wrap text with tags using Ctrl+e.

Changed

[0.2.2]

Fixed

  • Support for schema association with multiline <?xml-model?>.

[0.3.0]

Changed

  • Updated to salve-annos 1.1.0 which has improved validation of xs:anyURI.