Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

v0.08

Pre-release
Pre-release
Compare
Choose a tag to compare
@realityforge realityforge released this 20 May 21:49
· 685 commits to master since this release
8d6d656
  • Fix bug that resulted in inclusion in the package of the gwt compile output.
  • Change the org.jetbrains:annotations:jar dependency to being provided rather than
    an optional compile scoped dependency. This is required by the GWT 3.x / J2JS as
    it compiles the code from source.