Releases: arran4/pimtrace
Releases · arran4/pimtrace
v1.3.6
v1.3.5
v1.3.4
v1.3.2
v1.3.1
v1.3.0
Changelog
- e9cfa5f 0 is 0
- e7ca452 Better formatting
- b91dc8a Create LICENSE
- 543b47d For debugging
- 30bb232 Git ignore
- 8fb98d5 Logic issues
- 3e5b2ad Merge remote-tracking branch 'origin/main'
- dc6b21d More ignores
- 6be3c4d No append
- 02a01ef Progression
- 33810b2 Removed backtick
- bf1cf8c S1019: should use make([]Data, len(r)) instead (gosimple)
- a964607 Stray backticks
- 0f6f989 Tar and gz support
- 3b80ee8 Text change
- 37e12cd Type it all up
- d813f32 Update readme.MD
- 52710b0 Using github.com/jhillyerd/enmime for mail parsing
- 5b87d8c Version bump
- b2cf1f4 Wrong order
- decd2ba gzip support
- c84e2cc lint: dataformats/inputoptions.go#L61 ineffectual assignment to n (ineffassign)
- 0141c36 test (1.19.x, ubuntu-latest): ast/ast_test.go#L27 cannot use r (variable of type []*tabledata.Row) as type pimtrace.Data in return statement: test (1.19.x, ubuntu-latest): cmd/mailtrace/input.go#L55 undefined: dataformats.ReadTarStreamFile
- 9153e4b test (1.19.x, ubuntu-latest): cmd/mailtrace/input.go#L55 undefined: dataformats.ReadTarStreamFile
- 6756925 unnecessary duplication