Skip to content

Releases: BlossomiShymae/snip-snip

snip-snip v4.0.2

11 Dec 19:43
Compare
Choose a tag to compare

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

28 Nov 04:16
Compare
Choose a tag to compare

What's Changed

  • Performance improvements

Full Changelog: 4.0.0...4.0.1

snip-snip v4.0.0

23 Nov 22:01
1bce069
Compare
Choose a tag to compare

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 of Cocona.
  • Encode url before attempting to send a request by @sweetriverfish in #4

New Contributors

Full Changelog: 3.0.0...4.0.0

snip-snip v3.0.0

25 Dec 02:52
Compare
Choose a tag to compare

The fourth release of snip-snip! Now also available as a desktop GUI!

Requirements

  • .NET 6 -> .NET 8

snip-snip v2.0.0

29 Nov 17:51
Compare
Choose a tag to compare

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

26 Mar 09:25
e0322e4
Compare
Choose a tag to compare

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

24 Mar 01:37
7419b60
Compare
Choose a tag to compare

The initial release of snip-snip! <3