Splash Cli Versions Save

A simple, CLI to download Unsplash wallpapers. Nothing fancy — it just works.

4.1.3

3 months ago

What's Changed

  • fix: prevent setting blurhash when saveFlag is set

Full Changelog: https://github.com/rawnly/splash-cli/compare/4.1.2...4.1.3

New Contributors: @Sardonyx001

4.1.2

4 months ago

Changelog

  • 5c7505d chore: goreleaser release template update
  • 73c63f0 fix: fixed release ldflags

How to Update

Homebrew

  brew update splash-cli

Go

  go install github.com/rawnly/[email protected]

4.1.1

4 months ago

Changelog

  • bb112e5 Merge branch 'develop' of github.com:rawnly/splash-cli
  • 9e2fcee fix: update photo of the day source

4.1.0

4 months ago

Changelog

  • e61362e Merge pull request #114 from rawnly/develop
  • aa1a688 chore: deps
  • ec0c1a7 chore: improve makefile
  • 56c67d0 fix: add check on update [skip-ci]
  • e5d587c fix: add default setting for download_dir
  • 699412a fix: auto update banner
  • df8698a fix: capture sentry event
  • cd3d846 fix: enable debug mode on sentry only if specified
  • 4dcab91 fix: fix sentry setup
  • 54218bc fix: fixed authentication
  • 4db485b fix: fixed some bugs

4.0.2

4 months ago

Changelog

  • added support for go install ...
  • added support for custom keys via UNSPLASH_CLIENT_ID and UNSPLASH_CLIENT_SECRET
  • code cleanup and improvements

4.0.1

4 months ago

Changelog

  • e1cb1c8 goreleaser gomod proxy

4.0.0-alpha.11

4 months ago

Changelog

  • c90b4fe Merge pull request #113 from rawnly/f/blurhash
  • 99b2ab0 Update README.md
  • faaf3b1 feat: analytics + blur_hash
  • 92ce27f fix: fixed id parser

4.0.0-alpha.10

7 months ago

Changelog

  • ef96f04 fix: bump version

4.0.0-alpha.9

7 months ago

Changelog

  • 09a9ac3 fix: fixed extractor tests
  • 0046fb5 fix: fixed npm installation
  • cf99577 fix: fixed tests
  • 3d51229 fix: fixed the url parser
  • ed18f47 fix: fixed the url parser
  • e06fa9c fix: fixes
  • 8895f8a fix: on dispatch
  • 3a63102 fix: updated urls

4.0.0-alpha.8

1 year ago

Changelog

  • 717565c fix: fixed tests