Releases: BlossomiShymae/snip-snip
Releases · BlossomiShymae/snip-snip
snip-snip v4.0.2
What's Changed
- Fix bug where certain files can throw an unhandled exception.
Full Changelog: 4.0.1...4.0.2
snip-snip v4.0.1
snip-snip v4.0.0
What's Changed
- License changed to MIT.
- GUI support dropped.
- Core functionality is now extracted into its library,
BlossomiShymae.Smolder
. - Dropped
McMaster.Extensions.CommandLineUtils
in favor ofCocona
. - Encode url before attempting to send a request by @sweetriverfish in #4
New Contributors
- @sweetriverfish made their first contribution in #4
Full Changelog: 3.0.0...4.0.0
snip-snip v3.0.0
The fourth release of snip-snip! Now also available as a desktop GUI!
Requirements
- .NET 6 -> .NET 8
snip-snip v2.0.0
The third release of snip-snip.
New features
--filter <FILTER>
option that filters the list.-f|--force
option that forces to overwrite existing files.--max-depth <MAX_DEPTH>
option for the maximum depth of files and directories to access.-o|--output <OUTPUT>
option for setting the output folder.
Changed behavior
--fail-fast
option is hyphenated and no longer has a short name.- Files that exist are now skipped for downloading by default instead of overwriting. Use
-f|--force
for old behavior.
Thank you Lucyna for your feature suggestions! 💜
snip-snip v1.1.0
The second release of snip-snip.
Add a -p|--pull
option that uses files.exported.txt
for file listing instead. Thank you bangingheads for your suggestion! 💜
snip-snip v1.0.0
The initial release of snip-snip! <3