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

v0.7.1 #202

Merged
merged 2 commits into from
Aug 28, 2018
Merged

v0.7.1 #202

merged 2 commits into from
Aug 28, 2018

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Aug 28, 2018

Bug Fixes

  • jsii-pacmak: Output .NET build artifacts to dist/dotnet/ instead of just dist/ (#192) (f25c8c4)
  • jsii-kernel: Fix module loading on systems that use '' instead of '/' as the path separator (#193) (9e42991)

Features

  • jsii: Add check against downgrading properties to readonly (#201) (f60b0ac)

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

Elad Ben-Israel added 2 commits August 28, 2018 15:16
1. Remove duplicate entry in CHANGELOG
2. Copy README from root to package/jsii during build (symlinks won't do)
### Bug Fixes

* **jsii-pacmak:** Output .NET build artifacts to `dist/dotnet/` instead of just `dist/` ([#192](#192)) ([f25c8c4](f25c8c4))
* **jsii-kernel:** Fix module loading on systems that use '\' instead of '/' as the path separator ([#193](#193)) ([9e42991](9e42991))

### Features

* **jsii:** Add check against downgrading properties to readonly ([#201](#201)) ([f60b0ac](f60b0ac))
@eladb eladb requested review from RomainMuller and rix0rrr August 28, 2018 12:56
@eladb eladb merged commit 8b7682c into master Aug 28, 2018
@eladb eladb deleted the benisrae/v0.7.1 branch August 28, 2018 13:09
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.

2 participants