Releases: sachaos/viddy
v0.3.6
v0.3.5
Changelog
- cdf3616 A Clockwork Orange was originally a book 📔
- 9301627 Disable linters
- 8db6626 Fix lint errors
- 35a8be4 Merge pull request #42 from anvial/upgrade-go-version
- df7fa7b Merge pull request #44 from skalnik/patch-1
- 66ad7aa Merge pull request #50 from coolabhays/features/watch_interval
- 342409e Merge pull request #58 from sachaos/feature/update-golangci-lint-version
- 241a830 Merge pull request #59 from sachaos/feature/update-actions-to-1.18
- c8cade6 Refactoring interval argument
- 7a04fc5 Switched to go 1.18 in go.mod
- 4398aff Update actions to use go 1.18
- 4512491 Update golangci-lint version
- fc712df Use go:build
- 73934b8 add usage of WATCH_INTERVAL env var for viddy
- c052958 bumped version of golangci-lint
- 4938a38 check if flag is set in FlagSet
v0.3.4
v0.3.3
v0.3.2
Changelog
2b35e60 Merge pull request #32 from tuxiqae/patch-1
4ef22d8 Merge pull request #33 from takanakahiko-fork/feature/fix-31
9ac83ae Merge pull request #34 from sachaos/feature/refactoring
5bddfd6 Refactoring
12690cf Support pressing Q to quit help view
bfa0fde Update version
43fe5ac escape Snapshot result before rendering
v0.3.1
Changelog
069f713 Add unfold option
2d34065 Merge pull request #28 from ryodocx/add-asdf-install
edf5316 Merge pull request #29 from onedr0p/patch-1
0d4d3f1 Merge pull request #30 from sachaos/feature/add-unfold-option
7960796 Update README
1ac1890 Update README
fb911bd Update README
57b41bc Update demo
65f18e3 add asdf-vm install
167d4d1 feat: build binaries for arm, arm64 and 386
v0.3.0
Changelog
c719415 Add option to run on pty
2022988 Change border & title color
c49c481 Change style
2728ec2 Do not wrap
2db7084 Fix lint errors
f2dfe41 Fix test
59a7e73 Improve search UX
26783c3 Merge pull request #25 from sachaos/feature/fix-some-bugs
410feb0 Merge pull request #26 from sachaos/feature/fix-col-width-bug
57ecc47 Merge pull request #27 from sachaos/feature/improve-visibility
bfee295 Modify status view
921dcbe Revert "Use upstream tview"
d32db21 Set title on history
f70e665 Simplify status view
5342ef3 Update help message
94d5f7f Use upstream tview
v0.2.2
v0.2.1
v0.2.0
Changelog
78f4dad Add help view
187729d Add version checker
9e9cff3 Fix lint
260687e Fix lint error
3347dd9 Increment version
6fb88d9 Merge pull request #19 from secustor/add_doc
57d3695 Merge pull request #20 from sachaos/feature/add-version-checker
513ddd1 Merge pull request #21 from sachaos/feature/help-view
2539cf9 Update README
e98ba42 Update README
9484ac8 Update README
adb49e2 Update README
02633c3 docs(Readme): add reference to ArchLinux AUR repo