Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 565 Bytes

Change Log

All notable changes to the "tsschema" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

1.0.3

  • Reduce package size

1.0.2

  • Fixed extension not working when packaged

1.0.1

  • Allow generating schema for a type without path by using tsconfig.json
  • Allow passing parameters to schema generator by url query

1.0.0

  • Initial release with tsschema:// virtual JSON schema capability. Allows file relative and workspace relative paths.