Releases: google/process.dart
Releases · google/process.dart
3.0.1
Compare
Sorry, something went wrong.
No results found
3.0.0
Compare
Sorry, something went wrong.
No results found
Cleanup getExecutablePath() to better respect the platform
2.0.9
Compare
Sorry, something went wrong.
No results found
Bumped package:file dependency
2.0.8
Compare
Sorry, something went wrong.
No results found
Fixed method getArguments to qualify the map method with the specific String type
2.0.7
Compare
Sorry, something went wrong.
No results found
Remove set exitCode instances
2.0.5
Compare
Sorry, something went wrong.
No results found
Bumped maximum Dart SDK version to 2.0.0-dev.infinity
2.0.4
Compare
Sorry, something went wrong.
No results found
relax dependency requirement for intl
2.0.3
Compare
Sorry, something went wrong.
No results found
relax dependency requirement for platform
2.0.2
Compare
Sorry, something went wrong.
No results found
Fix a strong mode function expression return type inference bug with Dart 1.23.0-dev.10.0.
2.0.1
Compare
Sorry, something went wrong.
No results found
Fixed bug in ReplayProcessManager whereby it could try to write to stdout
or stderr after the streams were closed.