Skip to content

Releases: dart-lang/tools

package:stream_channel v2.1.4

07 Jan 16:38
5265a85
Compare
Choose a tag to compare
  • Fix StreamChannelMixin so that it can be used as a mixin again.

package:pubspec_parse v1.5.0

07 Jan 18:20
070355e
Compare
Choose a tag to compare
  • Added fields to Pubspec: executables, resolution, workspace.
  • Require Dart 3.6
  • Update dependencies.

package:yaml_edit v2.2.2

20 Dec 13:47
a04e631
Compare
Choose a tag to compare
  • Suppress warnings previously printed to stdout when parsing YAML internally.
  • Fix error thrown when inserting duplicate keys to different maps in the same
    list.
    (#69)
  • Fix error thrown when inserting in nested list using spliceList method
    (#83)
  • Fix error thrown when string has spaces when applying ScalarStyle.FOLDED.
    (#41). Resolves
    ([#86]).
  • Require Dart 3.1
  • Move to dart-lang/tools monorepo.

package:yaml v3.1.3

20 Dec 13:42
27f829e
Compare
Choose a tag to compare
  • Require Dart 3.4
  • Fix UTF-16 surrogate pair handling in plain scaler.
  • Move to dart-lang/tools monorepo.

package:stream_channel v2.1.3

20 Dec 13:34
3a4e0ba
Compare
Choose a tag to compare
  • Require Dart 3.3
  • Move to dart-lang/tools monorepo.

package:stack_trace v1.12.1

20 Dec 13:30
07648c8
Compare
Choose a tag to compare
  • Move to dart-lang/tools monorepo.

package:pubspec_parse v1.4.0

20 Dec 13:21
f29bcb5
Compare
Choose a tag to compare
  • Require Dart 3.2
  • Seal the Dependency class.
  • Set Pubspec.environment to non-nullable.
  • Remove deprecated package_api_docs rule
  • Move to dart-lang/tools monorepo.

package:watcher v1.1.1

17 Dec 09:34
84f7a11
Compare
Choose a tag to compare
  • Ensure PollingFileWatcher.ready completes for files that do not exist.
  • Require Dart SDK ^3.1.0
  • Move to dart-lang/tools monorepo.

package:term_glyph v1.2.2

17 Dec 09:32
c90e95b
Compare
Choose a tag to compare
  • Require Dart 3.1
  • Move to dart-lang/tools monorepo.

package:string_scanner v1.4.1

17 Dec 10:00
3815ff3
Compare
Choose a tag to compare
  • Move to dart-lang/tools monorepo.