dpk 0.1.13 copy "dpk: ^0.1.13" to clipboard
dpk: ^0.1.13 copied to clipboard

An alternative package manager for Dart

0.1.13 #

  • Fix --version command printing old version.

0.1.12 #

  • Fixed a bug where arguements after -- were not being passed scripts.

0.1.11 #

  • Added support for terminal title.

0.1.9 #

  • Added version flag to print the version and exit.

0.1.8 #

  • Added CLI autocompletion support for scripts by registering them as sub-commands of the run command.

0.1.7 #

  • Fix: Apply command not working when git dependencies are present.

0.1.5 #

  • Fix: Postget script not running when in pub workspace.

0.1.4 #

  • Added link to get command.

0.1.3 #

  • Added catalog support

0.1.1 #

  • Downgrade Dart SDK version to 3.6.0.

0.1.0 #

  • Initial version.