Commit 100f5ad
authored
v0.7.8 (#273)
Bug Fixes
=======
* **jsii:** use base interfaces for 'datatype' property ([#265](#265)) ([1c56902](1c56902)), closes [#264](#264)
* **jsii:** use default jsx compiler options ([#261](#261)) ([bf1f586](bf1f586)), closes [aws/aws-cdk#830](aws/aws-cdk#830)
* match behavioral interface to 'I'-prefix ([#271](#271)) ([03103f3](03103f3))
* require distinct argument and property names ([#272](#272)) ([4d2f268](4d2f268)), closes [#268](#268)1 parent 4d2f268 commit 100f5ad
File tree
73 files changed
+1703
-1515
lines changed- packages
- codemaker
- jsii-build-tools
- jsii-calc-base-of-base
- test
- jsii-calc-base
- test
- jsii-calc-bundled
- jsii-calc-lib
- test
- jsii-calc
- test
- jsii-dotnet-generator
- jsii-dotnet-jsonmodel
- jsii-dotnet-runtime-test
- jsii-dotnet-runtime
- jsii-java-runtime-test
- jsii-java-runtime
- jsii-kernel
- jsii-pacmak
- test
- expected.jsii-calc-base
- dotnet/Amazon.JSII.Tests.CalculatorPackageId.BasePackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator/base
- resources/software/amazon/jsii/tests/calculator/base
- js
- sphinx
- expected.jsii-calc-lib
- dotnet/Amazon.JSII.Tests.CalculatorPackageId.LibPackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator/lib
- resources/software/amazon/jsii/tests/calculator/lib
- js
- sphinx
- expected.jsii-calc
- dotnet/Amazon.JSII.Tests.CalculatorPackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator
- resources/software/amazon/jsii/tests/calculator
- js
- sphinx
- jsii-ruby-runtime
- project
- jsii-runtime
- jsii-spec
- jsii
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+1703
-1515
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
6 | 20 | | |
7 | 21 | | |
8 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments