dcli_terminal 4.0.1-beta.1 copy "dcli_terminal: ^4.0.1-beta.1" to clipboard
dcli_terminal: ^4.0.1-beta.1 copied to clipboard

Provides Terminal/Ansi functions used by DCli the Dart Console SDK but is also intended to be used directly.

4.0.1-beta.1 #

Breaking #

  • fetch/fetchMulti are now async.

Still a chunk more to do but the core 'good' paths seem to be mostly working when running processes. Optimistically this will get most people over the hump whilst we clean up the few remaining problems.

There are still some concerns around running a process in 'terminal' or 'detached' mode and I've not done any testing (and there is a path missing) of getting stdin attached to the process. This is probably the remaining 'big' issue but I think I can see a path through this.

Take it for a spin and let us know how you go. I will try to priorities the issues that are burning people the most.

4.0.1-alpha.11 #

  • merged #234 from tsavo-at-pieces which provides windows support for synchronous process calls. Big thanks for the work on this Tsavo!!!
  • migrated away from custom implementation of mailboxes to the native_synchronization package. Big thanks to @mraleph for his massive contributions and trial conversion of dcli to dart 3.x which most of my work is based off.

4.0.1-alpha.9 #

  • moved formatting and ansi otutput to the dcli_terminal package.
  • updated validator package.

4.0.1-alpha.8 #

  • fixed the sdk range for dcli_common
  • switch to activating dcli_sdk instead of dcli.

4.0.1-alpha.7 #

  • upgrade settings_yaml version.

4.0.1-alpha.6 #

  • failed released - so did it again

4.0.1-alpha.5 #

  • upgraded to latest version of pubspec_manager.
  • removed conflict for Platform definition.
  • Added support ot the Ask function to validate urls.
  • Fixed a null check in the new inDocker method.
  • updated the DockerShell to use /proc/1/cgroup to determine if we are in a docker container as the test for .dockerenv no longer

4.0.1-alpha.3 #

  • Fixed the move function as well. It now also falls back to copy/delete on any error.
  • added new projects to the replease process.

0.2.0 #

  • removed the dcli and dcli_core dependencies

0.1.0 #

  • upgraded to dart 3.0

0.0.1-alpha.1 #

  • Initial version.
0
likes
0
pub points
40%
popularity

Publisher

verified publisheronepub.dev

Provides Terminal/Ansi functions used by DCli the Dart Console SDK but is also intended to be used directly.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_console2

More

Packages that depend on dcli_terminal