Releases: dakyskye/dxhd
05.04.2021_02.38 release
20240bf updated cli help output
eb653a1 default to bash as the shell
a92f32c README QoL improvements (#46)
e8b692c Adding systemd user's service (#43)
fb7ff16 updated the docs
98d8992 Update README.md
9b1b8a7 updated info about the review status
2645e50 added note about jetbrains
f542d4b Update README.md
790f4a9 Merge pull request #38 from dakyskye/fix-invoke-editor
961957e Link stdin in invoking editor
922222f update python example
09.11.2020_20.51 release
30.10.2020_16.02 release
18.10.2020_16.09 release
6b8547b export GOOS and CGO_ENABLED vars
bab29a3 check for version flag early
ddedf23 Add invoke editor flag (#29)
30422e5 don't update checker dependencies on each check
f865c17 updated the help text
a9cb818 quick text fixes
fc770a5 fixed a grammar mistake
497bbc8 use word "command" instead of "action"
aa96e13 packed files into folders (made them separate modules)
09b98d8 updated the packages
dcfd044 use go 1.15 in go.mod
30.08.2020_17.51 release
ab0e43d added info about global vars in config in readme
92d9b89 added support for global variables in config; use int8 for event types
d8182b0 use do.sh script in github workflow
51d519f added check to do.sh
3346c36 got rid of unnecessary variable
c1825de ensure the next argument is not another flag
16.07.2020_15.57 release
15.07.2020_20.24 release
13.07.2020_22.01 release
10.07.2020_21.27 release
5e48149 simplified comparing to a bool constant
007e91e use fmt.Errorf and fmt.Printf instead of nesting two related functions
3672d68 iterate over string type instead of rune slice
718401c added default case for -- flags
48a3492 get rid of extra variable creation
ddc5efd added new question to the faq; added info about make install
fcce262 use shell to execute commands in makefile; added install rule
ba73688 compare sig against SIGUSR signals directly
082e4ce added synopsis and version output to help
1e60dfa add master- prefix to fast build