Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v0.11.3 #545

Merged
merged 1 commit into from
Jun 19, 2019
Merged

release: v0.11.3 #545

merged 1 commit into from
Jun 19, 2019

Conversation

RomainMuller
Copy link
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 costleya and a team 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