Thank you very much for this.

On Tuesday, April 25, 2017 at 9:30:20 PM UTC+2, Colin Alworth wrote:
>
> I'm very pleased to announce the release of GWT 2.8.1. This contains many 
> bugfixes and a few enhancements to JsInterop.
>
>
> Highlights from release notes:
>
>    - 
>    
>    Elemental1's JSON parser now correctly throws an exception when a 
>    string, object, or array is not correctly ended.
>    - 
>    
>    Support filtering JsInterop types for export, with whitelist/blacklist 
>    and wildcards. The -generateJsInteropExport flag is still used to 
>    enable the feature, but -includeJsInteropExport and 
>    -excludeJsInteropExport now exist to specify packages with optional * 
>    wildcards. Later arguments and patterns override earlier ones.
>    - 
>    
>    Support "*" (any) and "?" (unknown) types as a JsType native name. The 
>    "Unknown" type can be preferred over Object if the type is unknown, while 
>    "any" is preferred supertype of any JS type, including primitives.
>    
>
> Additionally, this supports the recent beta release of jsinterop.base and 
> elemental2, available from Maven Central.
>
>
> Please check out the full release notes 
> <http://www.gwtproject.org/release-notes.html#Release_Notes_2_8_1>, then 
> download the release zip <https://goo.gl/TysXZl> or update your project 
> to get version 2.8.1 from Maven Central.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/472fb8cf-54da-495a-95ee-fdfeb06a88cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to