Skip to content

Releases: timdp/lwc

v0.3.1

24 Apr 10:18
Compare
Choose a tag to compare

Changelog

9a11d09 Use dep
fc55b55 Some refactoring

v0.3.0

24 Apr 09:39
Compare
Choose a tag to compare

Changelog

9e90ec8 Add --max-line-length
8bff9a2 Make interval configurable; add --help
0a27d41 Replace channels with direct pointer updates
e9bf95a Use request/response channels
ab24d11 Use struct for update channel
c0ee950 Demo without flags
ee8a713 Update URLs
3b9a803 Downplay Node.js version

v0.2.1

22 Apr 14:07
Compare
Choose a tag to compare

Changelog

af21973 Use unsigned ints for counters
d070aa5 Add COUNT_FORMAT constant

v0.2.0

22 Apr 13:51
Compare
Choose a tag to compare

Changelog

cf254d5 Support file names as args

v0.1.2

22 Apr 12:16
Compare
Choose a tag to compare

Changelog

921e4f5 Pass WaitGroup as pointer
58e4769 Tweak readme

v0.1.1

22 Apr 11:04
Compare
Choose a tag to compare

Changelog

d712e71 Factor out global vars
d36537b Use tabs
0418c71 Document releases
e80cab7 Add badges
71d7039 Tweak goreleaser config

v0.1.0

22 Apr 10:26
Compare
Choose a tag to compare

Changelog

eee2be0 Use goreleaser
8e7a679 Make compatible with go get
cc226f2 Initial commit