Skip to content

release: v0.11.3#545

Merged
RomainMuller merged 1 commit into
masterfrom
rmuller/v0.11.3
Jun 19, 2019
Merged

release: v0.11.3#545
RomainMuller merged 1 commit into
masterfrom
rmuller/v0.11.3

Conversation

@RomainMuller
Copy link
Copy Markdown
Contributor

  • jsii-reflect: Expose Assembly metadata field (#542) (9b35e98)
  • jsii: Correctly handle singleton enums (#535) (01aed03), closes #231
  • jsii: Correctly ignore private properties from ctor (#531) (e804cab)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* **jsii-reflect:** Expose Assembly metadata field ([#542](#542)) ([9b35e98](9b35e98))
* **jsii:** Correctly handle singleton enums ([#535](#535)) ([01aed03](01aed03)), closes [#231](#231)
* **jsii:** Correctly ignore private properties from ctor ([#531](#531)) ([e804cab](e804cab))
@RomainMuller RomainMuller requested review from a team and costleya as code owners June 19, 2019 07:09
@RomainMuller RomainMuller merged commit 464b8c6 into master Jun 19, 2019
@RomainMuller RomainMuller deleted the rmuller/v0.11.3 branch June 19, 2019 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Singleton enums are not typed properly

2 participants