Skip to content

Releases: wincent/clipper

2.1.0

30 Oct 15:52
Compare
Choose a tag to compare
  • feat: attempt to create log directory automatically if necessary.

2.0.0

04 Oct 12:36
2.0.0
Compare
Choose a tag to compare
  • Accept an empty string for the --flags option, allowing flags to be suppressed (#15).

1.0

02 Jan 15:15
1.0
Compare
Choose a tag to compare
1.0
  • Automatically clean up stale socket files at startup.

0.4.2

15 Apr 02:21
0.4.2
Compare
Choose a tag to compare
  • Fix binding to all interfaces instead of just the loopback interface when no address is provided (#9).

0.4.1

14 Dec 07:22
0.4.1
Compare
Choose a tag to compare
  • Create socket with user-only permissions, for better security.

0.4

29 Nov 07:33
0.4
Compare
Choose a tag to compare
0.4
  • Linux support via xclip instead of pbcopy (patch from Nelson Fernandez).
  • Added --executable and --flags options.
  • On dual-stack systems, listen on both IPv4 and IPv6 loopback interfaces by default.

0.3

04 Jun 01:41
0.3
Compare
Choose a tag to compare
0.3
  • Add support for listening over a UNIX domain socket.
  • Add support for reading options from a config file (--config/-c switch).

0.2

04 Jun 01:41
Compare
Choose a tag to compare
0.2
  • Documentation updates.
  • Updated sample plist to use UTF-8 encoding by default.

0.1

04 Jun 01:41
Compare
Choose a tag to compare
0.1
  • Initial release.