github dart-lang/tools io-v1.1.0
package:io v1.1.0

latest releases: yaml-v3.1.4, stream_transform-v2.1.2, stack_trace-v1.12.2...
5 hours ago
  • Add a deepCopyLinks argument to copyPath and copyPathSync.
  • Remove the @visibleForTesting annotation from SharedStdIn.
  • Potentially Breaking Make the stream parameter required for
    SharedStdIn.new.
    • This is treated as non-breaking because the class was marked as visible
      for testing only.
  • Potentially Breaking AnsiCode and AnsiCodeType marked final. These
    were never intended to support subclasses and were already closed for
    extension with private generative constructors. They are now marked final
    and statically restricted from use as an interface.

Don't miss a new tools release

NewReleases is sending notifications on new releases.