Releases: negbie/fancy
Releases · negbie/fancy
1.9 / 2020-09-16
1.6 / 2019-10-29
- Change template and include RFC3339 time. Please see Readme for new template!
- Fix prom-tag handling
1.5 / 2019-10-26
- Better flag names and new prom-tag-filter flag
- Concurrent processing
- New cmd flag
1.3 / 2019-10-24
- More validation checks
- More distinct error messages
- More test cases
- Better benchmark
1.2 / 2019-10-22
- Add fancy_input_scan_total & fancy_input_raw_bytes_total metrics
- Remove facility from template but let user set a custom tag with the promtag flag
- Better error handling
- Reduced binary size due to "go build -ldflags="-s -w" && upx fancy"
1.0 / 2019-10-20
- First version