drun 2.1.0 copy "drun: ^2.1.0" to clipboard
drun: ^2.1.0 copied to clipboard

outdated

A dartlang task runner, write functions and call them in your terminal.

2.1.0 (2020-05-08) #

Features #

  • drun the binary now installs dart and run pub get if needed (5b18bdf)

2.0.3 (2020-05-07) #

Bug Fixes #

  • archives: make sure the execute bit is set (2bc9912)

2.0.2 (2020-04-22) #

Bug Fixes #

  • windows: strip leaing slash from root makefile path (dba938b)

2.0.1 (2020-04-22) #

Bug Fixes #

  • windows: normalize paths when looking for root makefile (5271990)

2.0.0 (2020-04-22) #

Features #

  • global-options: allow options to be shared between tasks (3037980)

BREAKING CHANGES #

  • global-options: fairly significant changes although none are breaking I believe, but without a test suite it's hard to say. If this is v2, then v3 will include a full test suite, I promise :)

1.1.5 (2020-04-15) #

Bug Fixes #

  • windows: updated dexecve which uses ProcessStartMode.inheritStdio (4a33877)

1.1.4 (2020-04-15) #

Bug Fixes #

  • stdin: another fix for dexecve (642a510)

1.1.3 (2020-04-15) #

Bug Fixes #

  • help: format option names with param-case (0cbcfbf)
  • stdin: the new version of dexecve should handle stdin (2b8e084)

1.1.2 (2020-03-18) #

Bug Fixes #

  • binary: make use of our new packages dexeca and dexecve (efea46d)

1.1.1 (2020-03-18) #

Bug Fixes #

  • example: renamed the file to main.dart (7b6ddda)

1.1.0 (2020-03-18) #

Features #

1.0.11 (2020-03-10) #

Bug Fixes #

  • release: search and replace logic incorrect (54c0e25)

1.0.10 (2020-03-10) #

Bug Fixes #

  • release: github actions is kind of a pain (284eb1e)

1.0.9 (2020-03-10) #

Bug Fixes #

  • release: actually I don't think we need this at all (bed5970)
  • release: make commits uses semantic-release-bot (31c04ff)

1.0.8 (2020-03-10) #

Bug Fixes #

  • release: well I believe this is sorted now (e9621f5)

1.0.7 (2020-03-10) #

Bug Fixes #

1.0.6 (2020-03-10) #

Bug Fixes #

  • release: perhaps our expiration logic is not correct (c9fecc8)

1.0.5 (2020-03-10) #

Bug Fixes #

  • release: added git email and name to allow git changes to be pushed (b4a8d3c)

1.0.4 (2020-03-10) #

Bug Fixes #

  • release: more debugging (9bec3d9)

1.0.3 (2020-03-10) #

Bug Fixes #

  • release: this is not making any sense, sorry for the dud releases (02fa62d)

1.0.2 (2020-03-10) #

Bug Fixes #

  • release: homebrew and scoop failed to release due to git auth issue (568d3b1)

1.0.1 (2020-03-10) #

Bug Fixes #

  • description: pub.dev told us our description is too short (418dc03)

1.0.0 (2020-03-10) #

Features #

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A dartlang task runner, write functions and call them in your terminal.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, args, console, dexeca, dexecve, dotenv, http, io, path, recase, stack_trace

More

Packages that depend on drun