Releases: n0irx/syphon
v0.1.0
Changelog
9389b8a Add Basic Commands (#11)
96f57b3 Add basic git ignore
51e364d Merge branch 'refactor/setting-sqlite-database' into master
ed39fb8 Merge pull request #12 from n0irx/develop/advance-command
ec92912 Merge pull request #14 from n0irx/fix/exec-ssh-command
a0f3241 add .goreleaser default config
765e565 add exec command
640186c add go releaser github workflow
2e3af47 adding basic command
165fba8 adding basic commands
662d30d adding default db to gitignore
32b6ded adding handler
f1a703f adding modules
038c2bb adding vscocde and DS_Store to git ignore
4e27fde change sqlite directory based on Operating System
3baa903 develop basic commands (#2)
79f4d61 edit readme
47f08e4 first init project
02c84ce fix advance command
3865c93 fix go mod module name
44f5d44 fix ssh command on exec by piping to stdout
e23dd39 make os.exec command pipe to stdout
56b8976 revert module namewq
b49cd3d setting CRLF
b5ea39e use configdir instead manually check appData