Skip to content

Releases: gvalkov/tailon

v1.1.0

07 Feb 22:51
Compare
Choose a tag to compare

Changelog

05329e8 Rebuild frontend
89380bf Drop console.log() with uglifyjs
67537ec Run npm audit fix
25e9227 Use minified version of packages in EXTERNAL_JS
5527a1b Rebuild frontend
fffdf3f Fix the '-c/--config' option
f2b575a Make it possible to bind on multiple addresses
2c0fb4e Fix issue when --no-truncate is not given
836592a Merge pull request #5 from ahmed-musallam/patch-1
ba645bf Merge pull request #7 from valodzka/master
7b690cf add support for config file reading
8231bff Update css to show the full length of the log file path
2aa5313 Update readme

v1.0.0

18 Jul 12:37
Compare
Choose a tag to compare

Changelog

4d75229 Add goreleaser config
8b93b94 Update frontend bundles
1874745 Update readme
338d373 Fix styling of multiselect option group and selection
c6c51bf Simplify filespec definition
78fa3e2 Update readme
65e662c Update build
a7ef07c Replace server_test.go with an integration test based on pytest
1495f2c Allow listening on unix sockets
450ab86 Need to specify install step due to present of Makefile
b86ec7a Update links
7fc7ffe Update help text
7e75636 Add a top-level makefile
4adf18d Revert back to printing help to stderr (since pflag does it that way)
fe032af Update readme
23ec18f Print help to stdout and exit with 0 when help is requested