Skip to content

Releases: timdp/lwc

v0.4.5

16 May 12:06
Compare
Choose a tag to compare

Changelog

3f4f4e7 v0.4.5
4405d6a All the builds
33ae6ec Make golint happy
1c58742 Modernize Coveralls URL
5587abd Run integration tests against release build
3a12529 Simplify MultiPipe()
bc7baaa Check if version exists

v0.4.4

28 Apr 10:59
Compare
Choose a tag to compare

Changelog

8ebcb78 v0.4.4
429293f Add -L to integration tests; make it support CR

v0.4.3

28 Apr 10:36
Compare
Choose a tag to compare

Changelog

7e4e1fd v0.4.3
73f03e9 Improve help output; remove -h and -V since wc does not have them
49e8c11 Match wc usage in readme
777b4ba Improve docs
19b23ab Improve integration test output
dfbd94a Lock down dep version
44f34b7 Revert "Use dep for CI dependencies"
67ac45e Use dep for CI dependencies
13f267c Default version to master again
3078967 Looks like goreleaser docs are wrong

v0.4.2

28 Apr 09:43
Compare
Choose a tag to compare

Changelog

85f42d0 v0.4.2
699196a Checksum Gopkg.lock for CI
ceb7b6e Fix typo
9ceba0b Add integration tests; print build info; add makefile
245ebc2 Only print CR if live-updating

v0.4.1

27 Apr 14:25
Compare
Choose a tag to compare

Changelog

422d8ad v0.4.1
9fe1688 Bring --lines in line with wc
8d1e278 Link to better docs

v0.4.0

27 Apr 10:46
Compare
Choose a tag to compare

Changelog

f058d45 v0.4.0
855c438 Only do live updates if TTY
452bdda Support --files0-from

v0.3.5

25 Apr 21:40
Compare
Choose a tag to compare

Changelog

da0fe2f v0.3.5
662e1f8 Add super basic versioning script
f848c5a Add Coveralls
ce270b8 Skip string operations for output; add lots of tests
c0d4b94 Fix test error message
9d62cb9 Add CircleCI badge
17f8166 Tweak CircleCI config
82db424 Add some tests
46b2dc4 Start writing a little later
3cecfd9 Simplify config
49db8ab Split up for testability

v0.3.4

24 Apr 16:37
Compare
Choose a tag to compare

Changelog

a90fbea Save a function call
4fc0f03 Include name in --version output to be in line with wc
79a02a8 Keep totals as pointer

v0.3.3

24 Apr 16:28
Compare
Choose a tag to compare

Changelog

917cb86 Really fix totals this time

v0.3.2

24 Apr 16:17
Compare
Choose a tag to compare

Changelog

4b80d64 Fix totals