Skip to content

Releases: quackduck/uniclip

v2.3.6

29 Mar 01:51
4233ac0
Compare
Choose a tag to compare

Changelog

v2.3.5

14 Apr 00:14
Compare
Choose a tag to compare

Changelog

  • 2705582 Fix version output mismatch
  • 7daedea Hackily fix empty clipboard problem

v2.3.4

13 Apr 23:39
Compare
Choose a tag to compare

Changelog

v2.3.3

20 Dec 21:15
Compare
Choose a tag to compare

Changelog

v2.3.0

21 Feb 07:10
Compare
Choose a tag to compare

Changelog

9559f5d Add disabled encryption functions, better password message and a hacky fix for the empty pb issue

v2.2.0

19 Feb 14:17
Compare
Choose a tag to compare

Changelog

6845ec3 Add in encryption option
5fa06ac Docs for --secure
f0b7e5d Fix windows bug

v2.1.0

18 Feb 16:34
Compare
Choose a tag to compare

Changelog

1f343b0 Deleted dist so update docs
695adba Fix edge cases with encoding/gob and fix some bugs
9336ac9 Update .goreleaser.yml so builds work

v2.0.3

13 Feb 12:39
Compare
Choose a tag to compare

Changelog

073e8cb Print error message if no connection

v2.0.2

13 Feb 12:29
Compare
Choose a tag to compare

Changelog

dabc424 Add Super Linter
78cd032 Fix lint errors
3c08060 Lint all files, not just changed ones
581c32c Now that all files have been linted, lint only on changed files
c6ea740 README update
c9af206 Update README to include uninstall, update uniclip.go to use stdin to set clip and update executables
3b2c7d2 Update linter to run on pushes to master

v2.0.1

27 Dec 12:36
Compare
Choose a tag to compare

Changelog

24be26e Fix bug: false positive "too many arguments" and some other changes
fbe1308 Formatting changes
c36f806 Update executables and README