Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@tngan tngan released this 12 Apr 03:29

The structure changes quite a lot. The .xsd files are now converted into .xsd.ts file since we want to support both serverless and with-server architecture. We load the file through import instead of through fs and path from Node.js core modules.

v2 is also backward compatible with v1 and no breaking change, but we would also stop the maintenance of v1 on 31st May, 2020.

This release includes: