v1.1.0
SaptarshiSarkar12
released this
02 Oct 13:23
·
2050 commits
to master
since this release
Drifty CLI version 1.1.0 has been released 🎉🎉
For windows users, download and run Drifty_CLI.exe
and for other users, run the Drifty.jar
file using the below command -
java -jar Drifty.jar
What's Changed
- Added Drifty image in form of characters by @itshypon in #18
- Log branch -Added log4j2 by @thexahmed00 in #19
- added blue and purple ansi color to banner by @thexahmed00 in #12
- The basic site by @Shashwat0227 in #20
- Support for multiple URLs enabled by @akshatjainei in #21
- Progress Bar by @m9m in #22
- URL Validation Support by @akshatjainei in #25
- Added an option to choose whether to preserve original filename or not by @Anurag-Bharati in #29
- footers added by @Shashwat0227 in #30
- #11 Bug Fix : Now can locate default download folder and can download file in it. by @aryan-upa in #34
New Contributors
- @itshypon made their first contribution in #18
- @thexahmed00 made their first contribution in #19
- @Shashwat0227 made their first contribution in #20
- @akshatjainei made their first contribution in #21
- @m9m made their first contribution in #22
- @Anurag-Bharati made their first contribution in #29
- @aryan-upa made their first contribution in #34
Full Changelog: v1.0.0...v1.1.0