Skip to content

Releases: mingrammer/flog

v0.2.3

08 Dec 04:39
Compare
Choose a tag to compare

Changelog

08ce3e2 Do not use title case for help messages
67b4ba2 Version up to v0.2.3

v0.2.2

07 Dec 16:51
Compare
Choose a tag to compare

Changelog

a3f2d58 Add changelog filters
4591419 Brew formula update for flog version v0.2.1
575b853 Change homebrew tap repository
2149ae5 Do not use this repository as homebrew tap root
88e6f3b Rename ContainsString to containString

v0.2.1

11 Nov 12:07
Compare
Choose a tag to compare

Changelog

ebda818 Update README.md
01d99fd Move 'loop' option desc to bottom in the help message
92416d0 Merge pull request #11 from tydavis/master
2e600f2 Add "run forever" option
83a9e77 Use default checksum template
d7ed433 Brew formula update for flog version v0.2.0

v0.2.0

09 Oct 02:23
Compare
Choose a tag to compare

Changelog

11750c5 Version up to v0.2.0
806a246 Update RFC3164 format comment
cd5a753 Remove new line from log format string
d39e906 Merge pull request #9 from mingrammer/fix-rfc3164
bb84a86 Update comments
0303d71 Fix wrong RFC3164 timestamp format and add a PRI part
dae2904 Merge pull request #7 from mingrammer/go-mod-onbuild
fec4399 Use go module instead of dep to build the flog docker image

v0.1.4

03 Oct 01:04
Compare
Choose a tag to compare

Changelog

7782ab0 Version up to v0.1.4
26fe6c3 Add version option
3fe2bd3 Update option descriptions
5ce169c Add a missing comment for ParseType function
535f4e2 Update help message
fedd6be Use console format for usage
a60a1e1 Support go modules
0db681f Brew formula update for flog version v0.1.3

v0.1.3

28 Aug 17:04
69f7b50
Compare
Choose a tag to compare

Changelog

69f7b50 Update README.md
c35bea3 Update flog help message
16a5b01 Brew formula update for flog version v0.1.2

v0.1.2

25 Aug 02:37
Compare
Choose a tag to compare

Changelog

93f4109 Reorder imports
92c2507 Fix that decimal sleep does not works properly
17a3705 Brew formula update for flog version v0.1.1

v0.1.1

20 Aug 16:26
ec04f06
Compare
Choose a tag to compare

Changelog

ec04f06 Update README.md
77ff08e Update gofakeit
6a6515b Update README.md
886257d Fix a comment for NewWriter function
2075f21 Update README.md
628981b Merge pull request #1 from cometkim/master
0d49666 Change the word to lowercase and link to official page
014cb9e Add a Dockerfile and usage
ac021d0 Update README.md
ffe35de Update README.md
25db770 Update README.md
fb4c9e8 Update README.md
2b5a6a1 Fix support Go versions
92c03fc Fix dep installation on Travis CI
ce20db2 Brew formula update for flog version v0.1.0
d4b725f Integrate with Travis CI

v0.1.0

22 Apr 16:05
Compare
Choose a tag to compare

Changelog

7c7d160 Support STDOUT and GZ log type
3dc4c02 Fix an example test for NewLog function
270f0bf Update dep Gopkg for monkey package
62f076f Update README.md
b8f25bd Add tests for log generating functions
bafa709 Brew formula update for flog version v0.0.5

v0.0.5

22 Apr 06:15
Compare
Choose a tag to compare

Changelog

17ed032 Extract only OS specific functions
6ec62a2 Update README.md
3e6f5bd Update README.md
f2ecd7e Fix comments form
0d7398b Golint with adding public comments and improving the code form
538f6d8 Gofmt -s
0259475 Merge branch 'master' of github.com:mingrammer/flog
12e2e9b Fix brew tap name
e479148 Brew formula update for flog version v0.0.4