darchive 2.1.0 darchive: ^2.1.0 copied to clipboard
A CLI tool that provides support for compression/expansion of a number of different archive types.
2.1.0 #
- upgraded to latest dcli release.
2.0.0 #
- upgraded to support dart 3.0
1.2.0 #
- upgraded to support from dart 2.12 to dart 2.19.
- Added a repository keyword to pubspec.yaml.
1.0.2 #
- improved handling of the to path when it is for the current directory.
1.0.1 #
- Added debug option. Fixed path issue when expanding. If the to directory was different then we wouldn't find the file to expand.
1.0.0 #
- updated lints. updated to dcli 1.17. improved arg parsing errors.
- renamed from dextract to darchive