'Kevin Moore' via Dart Announcements
2016-03-09 22:47:46 UTC
Dart 1.15 is now available for download
<https://www.dartlang.org/downloads/>.
Check out the CHANGELOG
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md> for more
details.
1.15.0 - 2016-03-09
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#core-library-changes>Core
library changes
-
dart:async
- Made StreamView class a const class.
-
dart:core
- Added Uri.queryParametersAll to handle multiple query parameters with
the same name.
-
dart:io
- Added SecurityContext.usePrivateKeyBytes,
SecurityContext.useCertificateChainBytes,
SecurityContext.setTrustedCertificatesBytes, and
SecurityContext.setClientAuthoritiesBytes.
- *Breaking* The named directory argument of
SecurityContext.setTrustedCertificates has been removed.
- Added support to SecurityContext for PKCS12 certificate and key
containers.
- All calls in SecurityContext that accept certificate data now
accept an optional named parameter password, similar to
SecurityContext.usePrivateKeyBytes, for use as the password for
PKCS12 data.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#dartium>Dartium
- The Chrome-based tools that ship as part of the Dart SDK â Dartium and
content shell â are now based on Chrome version 45 (instead of Chrome 39).
- Dart browser libraries (dart:html, dart:svg, etc) have not been
updated.
- These are still based on Chrome 39.
- These APIs will be updated in a future release.
- Note that there are experimental APIs which have changed in the
underlying browser, and will not work with the older libraries. For
example, Element.animate.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#service-protocol-changes>Service
protocol changes
- Fixed a documentation bug where the field extensionRPCs in Isolate was
not marked optional.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#experimental-language-features>Experimental
language features
-
Added support for configuration-specific imports
<https://github.com/munificent/dep-interface-libraries/blob/master/Proposal.md>.
On the VM and dart2js, they can be enabled with --conditional-directives.
The analyzer requires additional configuration:
analyzer:
language:
enableConditionalDirectives: true
Read about configuring the analyzer
<https://github.com/dart-lang/sdk/tree/master/pkg/analyzer#configuring-the-analyzer> for
more details.
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
<https://www.dartlang.org/downloads/>.
Check out the CHANGELOG
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md> for more
details.
1.15.0 - 2016-03-09
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#core-library-changes>Core
library changes
-
dart:async
- Made StreamView class a const class.
-
dart:core
- Added Uri.queryParametersAll to handle multiple query parameters with
the same name.
-
dart:io
- Added SecurityContext.usePrivateKeyBytes,
SecurityContext.useCertificateChainBytes,
SecurityContext.setTrustedCertificatesBytes, and
SecurityContext.setClientAuthoritiesBytes.
- *Breaking* The named directory argument of
SecurityContext.setTrustedCertificates has been removed.
- Added support to SecurityContext for PKCS12 certificate and key
containers.
- All calls in SecurityContext that accept certificate data now
accept an optional named parameter password, similar to
SecurityContext.usePrivateKeyBytes, for use as the password for
PKCS12 data.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#dartium>Dartium
- The Chrome-based tools that ship as part of the Dart SDK â Dartium and
content shell â are now based on Chrome version 45 (instead of Chrome 39).
- Dart browser libraries (dart:html, dart:svg, etc) have not been
updated.
- These are still based on Chrome 39.
- These APIs will be updated in a future release.
- Note that there are experimental APIs which have changed in the
underlying browser, and will not work with the older libraries. For
example, Element.animate.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#service-protocol-changes>Service
protocol changes
- Fixed a documentation bug where the field extensionRPCs in Isolate was
not marked optional.
<https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#experimental-language-features>Experimental
language features
-
Added support for configuration-specific imports
<https://github.com/munificent/dep-interface-libraries/blob/master/Proposal.md>.
On the VM and dart2js, they can be enabled with --conditional-directives.
The analyzer requires additional configuration:
analyzer:
language:
enableConditionalDirectives: true
Read about configuring the analyzer
<https://github.com/dart-lang/sdk/tree/master/pkg/analyzer#configuring-the-analyzer> for
more details.
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.