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

Bump version to v0.7.2 #212

Merged
merged 2 commits into from
Sep 6, 2018
Merged

Bump version to v0.7.2 #212

merged 2 commits into from
Sep 6, 2018

Conversation

mpiroc
Copy link
Contributor

@mpiroc mpiroc commented Sep 6, 2018

0.7.2 (2018-09-06)

Bug Fixes

  • Missing types in JSII assembly, invalid Java code, confusing docs (#208) (b37101f), closes #175

Features

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

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

[0.7.2](v0.7.1...v0.7.2) (2018-09-06)

Bug Fixes

* Missing types in JSII assembly, invalid Java code, confusing docs ([#208](#208)) ([b37101f](b37101f)), closes [#175](#175)

Features

* **jsii:** Re-implemented jsii to support --watch and produce better error reporting ([#188](#188)) ([76472be](76472be))
@mpiroc mpiroc requested a review from eladb September 6, 2018 18:54
@mpiroc mpiroc merged commit 4c6dfcc into master Sep 6, 2018
@mpiroc mpiroc deleted the pirocchi/bump branch September 6, 2018 19:25
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.

Java interface proxies do not respect optional arguments in methods
2 participants