Skip to content

Releases: aws/jsii

v0.6.3

08 Aug 10:38
13ca4f5
Compare
Choose a tag to compare

New features

  • Produce .nupkg for .NET targets (#160)
  • Upgrade TypeScript to 3.0.1 (#161)

Bug Fixes

  • Denote the optional aspect of types when describing them (#159)

v0.6.2

07 Aug 15:42
64ced3f
Compare
Choose a tag to compare

jsii allows code in any language to naturally interact with JavaScript classes.

This is the first public release of this project. It is used by the AWS Cloud Development Kit to vend the framework, which is written in TypeScript to multiple programming languages and generate multi-language Sphinx-based reference documentation.

To get started, see README.