Skip to content

Releases: schollz/pluck

v1.1.3

12 Oct 10:59

Choose a tag to compare

Changelog

302f3dd Can specify the maximum characters for a match


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v1.1.0

09 Oct 12:52

Choose a tag to compare

Changelog

2f18a77 Bug fix: goroutines instead of worker pools
796ba19 Fix tests


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v1.0.0

09 Oct 00:50

Choose a tag to compare

Changelog

36bed21 Improve speed by 15% by reading in entire buffer
f2be5c1 Output in iterations/second
87142c7 Bug fix: Add sanitize to loading
d5662db Bug fix if there are more than one plucker
4732677 Add tests for permanent / finisher
a33bbc4 Add permanent
86b482c Add test for finisher
eab8415 Add finisher
2fef6a8 Bug fix: Deactivator should reset if not found in order


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.1.0

01 Aug 23:56

Choose a tag to compare

Features

  • Pluck from file (-f) or URL (-u)
  • Multiple activators (-a)
  • Limit (-l)
  • Verbosity (-verbose)
  • Output to file (-o)