Skip to content

Releases: SmartBear/lhdiff

v0.1.2

01 Mar 23:04
82570ef
Compare
Choose a tag to compare

Changelog

82570ef Release v0.1.2

v0.1.1

09 Feb 12:12
6faf659
Compare
Choose a tag to compare

Changelog

3398aff Add .whitesource configuration file
c999d9d Add badge
f9e4ae5 Don't consider empty files to have any lines
5256f0a Merge pull request #1 from SmartBear/whitesource/configure
e52f7fa Merge pull request #2 from SmartBear/handle-empty-files
6faf659 Release v0.1.1

v0.1.0

07 Feb 10:57
81f0fb8
Compare
Choose a tag to compare

Changelog

fbde0a8 Improve error handling
1428a04 Release v0.0.5
81f0fb8 Release v0.1.0
75c7ba7 Update release process

v0.0.5

06 Feb 21:34
f2278c2
Compare
Choose a tag to compare

Changelog

ac3c24e Change Lhdiff return type
845a82a Extract line mapping function
1428a04 Release v0.0.5
f2278c2 Remove actions, we're releasing manually

v0.0.4

03 Feb 12:47
3aedcaf
Compare
Choose a tag to compare

Changelog

e2b4bbb Release v0.0.3
3aedcaf Release v0.0.4

v0.0.3

03 Feb 12:38
f3ea0cc
Compare
Choose a tag to compare

Changelog

e2b4bbb Release v0.0.3
f3ea0cc Update release process

v0.0.2

03 Feb 12:12
fe64dd3
Compare
Choose a tag to compare

Changelog

9328682 Add --omit flag
491921d Add a script that traverses git history
18590fb Add history script
e2a9d73 Add option to omit same lines in output
802988b Change strategy in history.sh script
73dfce0 Do not upload to codecov
14e2403 Faster with transactions
dde627d Fix linting
a4367e2 Less casting
aa28277 Print new lines in right file
fe64dd3 Release 0.0.2
11a3522 Rename -omit to -compact. Better comparison.
c5c64fa Tweak sql
a5598c7 Update linting config
49155d5 words

v0.0.1

01 Nov 14:27
fc600c9
Compare
Choose a tag to compare

Changelog

35f1ba7 Add goreleaser. Support identical files
cec3f86 Add line numbers after last hunk
0855191 Add more edge case tests
4388138 Cleanup
fc600c9 Docs
1f30608 Faster levenshtein
400a62e First commit
dc00a60 Improve correctness of identical line mapping
6ea24b3 Mapo more unchanged lines
4ae3495 Refactor use LinePair
e110e62 Tweaks
aa792e1 Update testdata
49155d5 words
6084d5d yo go-project