Releases: rogalmic/vscode-xml-complete
Releases · rogalmic/vscode-xml-complete
untagged-c9436db35fdeace7b483
chore: Update workspace.
untagged-09a5ae2ac8d9b2667e88
chore: Major dependency and unit test update.
v0.3.0
untagged-3f461d7ac853f68acd56
fix: Handle multiple Xsd files in include chain (#37)
untagged-38f675c6fbfd708352b4: feat: Optional Xsd persistent cache (#36)
* cached xsd load when from github project uris * purge previous cached xsd versions * enable optional cache trough xsdCachePattern setting ( regex support ) ; fix Loaded info msg
untagged-d7f15de5014994472f74
chore: avalonia 0.10.0 and added datagrid control doc (#35)
v0.2.15
untagged-89dc63715ff1ac8b82ce
chore: More performance improvement - use flatMap.
untagged-5d2c690b9e6017006d11
fix: Performance fixes.