Skip to content

v0.2.0

Compare
Choose a tag to compare
@tympanix tympanix released this 07 Apr 23:13
· 265 commits to master since this release

Changelog

cc57c2e refactor: use dep for dependency management
d8211e3 fix: remove debug log
2834326 v0.2.0
fe43f6f fix: nil error and chronological logging
ea29221 chore: remove old outcommented code
d8b4642 fix: release to build date
0bdfd10 fix: ldflags -X for version, commit, date
c5a8241 feat: add systemd unit and default config
c092815 fix: remove unused imports
59523e8 Merge branch 'deb'
8658b70 Merge branch 'master' into deb
ae404f4 fix: debian packaging using globs
d31a821 chore: add debugging statements for viper
cf340d5 fix: use config directly instead of viper
76e4b33 feat: add language alias for lang
7da8589 refactor: use cobra.Decode for plugins
e9ebe87 Merge pull request #10 from tympanix/cobra
021c1da fix: conf, pretty print plugins
444b1a5 fix: plugin parsing and validation
09fcd55 feat: conf subcommand and cmd cleanup
e961cfa fix: description and cli import
836a812 chore: convert rest of application to spf13/cobra
6183e10 feat: cobra command line interface WIP
8d980eb feat: strict mode
2b989a0 feat: verbose logging
783322c fix: increased readability for log
c29af47 chore: replace old log prints with apex/log
5424170 Improve logging for cli and logfiles
91bb91e fix: syntax error on unix plugins
5294f76 fix: plugin arguments escaping on windows
f05f626 Fixed plugin command arguments
6cba549 Added plugin system
4935f5c Added deb to gorelease WIP
0499e04 Added --force flag to overwirte subtitles
1b94ea3 Added --delay option
851a351 Added ENV_VAR for flags, added score filtering