Skip to content

Releases: ro-tex/unique

v0.0.5

06 Oct 19:11
44f0c5a
Compare
Choose a tag to compare

Changelog

  • 374409a Add GoReleaser.
  • 44f0c5a Merge pull request #5 from ro-tex/ivo/goreleaser

v0.0.4

11 May 10:05
Compare
Choose a tag to compare

Add limit to line length in order to control memory usage.

v0.0.3

12 Nov 19:03
Compare
Choose a tag to compare

Store uint64 hashes of input lines instead of full lines.

v0.0.2

18 Aug 19:59
Compare
Choose a tag to compare

Added support for filtering of standard input.

v0.0.1

18 Aug 13:28
Compare
Choose a tag to compare

Read a file line by line and output all unique lines.