pubs 0.1.2
pubs: ^0.1.2 copied to clipboard
Automate Dart build and deploy tasks.
0.1.2 #
- use
package_configfrom hosted instead of Git. - fix Grinder task in test project
- fix copying packages (calculating destination path)
- fix tests
0.1.1+5 #
- some fixes in the README.md
- fix homepage in
pubspec.yaml
0.1.1+1 #
- add introduction for
deployableto the README.md
0.1.0 #
- Implement
deployablecommand