dcli_sdk 1.0.0 dcli_sdk: ^1.0.0 copied to clipboard
Dart console SDK - write console (cli) apps/scripts using dart.
1.0.0 #
- ignored .failed_tracker
- dry run of dcli_sdk release.
- moved buid_templates in the dcli_sdk package as that is where they are now used.
- created a basic readme for the dcli_sdk package.
- Fixed up classes names from the pubspec_manager package as they had changed.
- removed a binary
- updated package deps
- added required repository statement.
- updated the description.
4.0.1-alpha.6 #
- removed a binary
- updated package deps
- added required repository statement.
- updated the description.
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.