Skip to content

Latest commit

 

History

History
560 lines (184 loc) · 15.9 KB

File metadata and controls

560 lines (184 loc) · 15.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.20.1 (2019-11-06)

Bug Fixes

  • dotnet/analyzer: remove dependency on Runtime (#927) (815b449)

0.20.0 (2019-10-30)

Bug Fixes

Features

  • kernel: annotate implemented interfaces on "ObjRef"s (#825) (a4e2095)

0.19.0 (2019-10-14)

Features

  • sampiler: translate code samples to Python (#827) (c9a7002)

0.18.0 (2019-10-01)

Features

0.17.1 (2019-09-30)

Note: Version bump only for package jsii-dotnet-runtime-test

0.17.0 (2019-09-18)

Bug Fixes

  • dotnet: fix deep type conversion across the process boundary, intelisense docs, set target to netcoreapp2.1 (#772) (ecf8d3b)

0.16.0 (2019-08-29)

Bug Fixes

  • dotnet: Fix property set for nested Dictionaries (#736) (04bab47)

Features

  • dotnet: drop the useless I prefix for non datatype interfaces (#728) (b9621f1), closes #109
  • dotnet: Support for JSII_DEBUG and JSII_RUNTIME (#724) (1816740)

BREAKING CHANGES

  • dotnet: names of .NET behavioral interfaces have changed (the duplicate prefix I was removed).

0.15.1 (2019-08-18)

Bug Fixes

0.15.0 (2019-08-12)

Bug Fixes

  • dotnet: stop mutating Dictionary when iterating on it (#691) (8aedfc9), closes #690

Features

0.14.3 (2019-08-01)

Features

0.14.2 (2019-07-19)

Bug Fixes

0.14.1 (2019-07-17)

Note: Version bump only for package jsii-dotnet-runtime-test

0.14.0 (2019-07-08)

Note: Version bump only for package jsii-dotnet-runtime-test

0.13.4 (2019-07-03)

Note: Version bump only for package jsii-dotnet-runtime-test

0.13.3 (2019-07-01)

Bug Fixes

0.13.2 (2019-07-01)

Note: Version bump only for package jsii-dotnet-runtime-test

0.12.1 (2019-06-25)

Note: Version bump only for package jsii-dotnet-runtime-test

0.12.0 (2019-06-24)

Features

BREAKING CHANGES

  • jsii: Enum members are now expected to be ALL_CAPS

0.11.3 (2019-06-18)

Note: Version bump only for package jsii-dotnet-runtime-test

0.11.2 (2019-06-07)

Bug Fixes

  • java: Escape */ in package-info.java (#526) (4e7ea98)

0.11.1 (2019-06-07)

Features

  • jsii-spec: Add optional metadata field (#512) (10e2bfe)

0.11.0 (2019-05-21)

Note: Version bump only for package jsii-dotnet-runtime-test

0.10.5 (2019-05-06)

Note: Version bump only for package jsii-dotnet-runtime-test

0.10.4 (2019-05-05)

Note: Version bump only for package jsii-dotnet-runtime-test

0.10.3 (2019-04-24)

Bug Fixes

  • java: fix illegal arguments passed to JavaDoc generator (#475) (4456138)

0.10.2 (2019-04-18)

Bug Fixes

  • dotnet: Correctly handle 'void' callback results (#471) (81e41bd)

0.10.1 (2019-04-17)

Note: Version bump only for package jsii-dotnet-runtime-test

0.10.0 (2019-04-16)

Features

BREAKING CHANGES

  • jsii-spec: JSII assemblies generated by older versions of the tool will fail loading with this new version, and vice-versa. Re-compile your projects in order to fix this.

0.9.0 (2019-04-04)

Features

  • jsii: Enforce use of peerDependencies (#421) (e72fea5), closes #361
  • jsii-diff: standardize doc comments, add API compatibility tool (#415) (9cfd867)

BREAKING CHANGES

  • jsii: All direct dependencies must be duplicated in peerDependencies unless they are in bundledDependencies.

0.8.2 (2019-03-28)

Note: Version bump only for package jsii-dotnet-runtime-test

0.8.1 (2019-03-28)

Bug Fixes

  • runtime: Passing 'this' to a callback from constructor (#395) (850f42b)

0.8.0 (2019-03-20)

Features

BREAKING CHANGES

  • all properties in interfaces which represent data types must be marked as readonly. Otherwise, jsii compilation will fail.

0.7.15 (2019-02-27)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.14 (2019-02-04)

Bug Fixes

  • jsii-dotnet-runtime: Fix EPIPE on Windows. (1d7cc8b), closes #341
  • kernel: Improve tagged type of wire values (#346) (8ea39ac), closes #345

0.7.13 (2019-01-03)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.12 (2018-12-11)

Bug Fixes

  • kernel: Correctly return instances of un-exported types (#321) (9c59acc)

Features

0.7.11 (2018-11-18)

Bug Fixes

  • jsii-dotnet-runtime: Proxy parameters should not throw exception. (#317) (acc8f22), closes #316
  • jsii-dotnet-runtime-test: Floating calculator package version (40881f0)

Features

  • jsii-dotnet-runtime: Improve .NET Performance (20321af), closes #304

0.7.10 (2018-11-12)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.9 (2018-11-12)

Bug Fixes

0.7.8 (2018-10-23)

Bug Fixes

  • match behavioral interface to 'I'-prefix (#271) (03103f3)

0.7.7 (2018-10-10)

Bug Fixes

  • dotnet: abstract classes should have proxy implementations (#241) (828a26f), closes #223
  • jsii: support public autoproperties in private constructor (#256) (181012e)

0.7.6 (2018-09-20)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.5 (2018-09-13)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.4 (2018-09-10)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.3 (2018-09-06)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.2 (2018-09-06)

Features

  • jsii: Re-implemented jsii to support --watch and produce better error reporting (#188) (76472be)

0.7.1 (2018-08-28)

Note: Version bump only for package jsii-dotnet-runtime-test

0.7.0 (2018-08-21)

Features

  • jsii: Further normalize assembly outputs (#177) (de3f062), closes #60

0.7.0 (2018-08-21)

Features

  • jsii: Further normalize assembly outputs (#177) (de3f062), closes #60

0.6.4 (2018-08-08)

Note: Version bump only for package jsii-dotnet-runtime-test

0.6.3 (2018-08-08)

Note: Version bump only for package jsii-dotnet-runtime-test