Skip to content

Releases: gomantics/clipx

v0.5.6

06 Apr 13:19
2ea5f3c

Choose a tag to compare

Changelog

Bug fixes

Installation

# Homebrew
brew install gomantics/tap/clipx

# Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.6

# Or download the binary from the assets above

Full Changelog: v0.5.5...v0.5.6

v0.5.5

06 Apr 12:50
5010d02

Choose a tag to compare

Changelog

Bug fixes

Installation

# Homebrew
brew install gomantics/tap/clipx

# Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.5

# Or download the binary from the assets above

Full Changelog: v0.5.4...v0.5.5

v0.5.4

06 Apr 11:24
687526b

Choose a tag to compare

Changelog

Bug fixes

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.4

# Or download the binary from the assets above

Full Changelog: v0.5.3...v0.5.4

v0.5.3

06 Apr 11:19
01b2b49

Choose a tag to compare

Changelog

Bug fixes

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.3

# Or download the binary from the assets above

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Apr 11:15
d28cd60

Choose a tag to compare

Changelog

Bug fixes

  • d28cd60: fix: persistent UDP connections to peers (no more broken pipe) (@karngyan)

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.2

# Or download the binary from the assets above

Full Changelog: v0.5.1...v0.5.2

v0.5.1

06 Apr 11:10
bd19f77

Choose a tag to compare

Changelog

Bug fixes

  • bd19f77: fix: remove 5s resend timer that caused infinite send loop (@karngyan)

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.1

# Or download the binary from the assets above

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Apr 11:05
9d2e7ee

Choose a tag to compare

Changelog

Bug fixes

  • 9d2e7ee: fix: UTF-8 encoding, 10MB limit with chunking, retry on re-copy (@karngyan)

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.5.0

# Or download the binary from the assets above

Full Changelog: v0.4.1...v0.5.0

v0.4.1

05 Apr 00:16
233c396

Choose a tag to compare

Changelog

Bug fixes

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.4.1

# Or download the binary from the assets above

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Apr 23:58
998508d

Choose a tag to compare

Changelog

Features

  • 998508d: feat: complete rewrite — UDP unicast with explicit pairing (@karngyan)

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.4.0

# Or download the binary from the assets above

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Apr 23:40
c8bbce9

Choose a tag to compare

Changelog

Features

Installation

# Using Go
go install github.com/gomantics/clipx/cmd/clipx@v0.3.0

# Or download the binary from the assets above

Full Changelog: v0.2.4...v0.3.0