aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-04-29bump version to 1.0.2v1.0.2Daniel
2020-04-26bump version to 1.0.1v1.0.1Daniel
2020-04-26build release with ltoDaniel
2020-04-26remove license-fileDaniel
2020-04-26more package metadataDaniel
2020-04-26add itertools dependencyDaniel
2020-04-21use readline/rustyline instead of stdin.read_lineDaniel
2020-04-18first version of the new filter pipelineDaniel
2020-04-17add missing num-derive dependencyDaniel
2020-04-09use log crate instead of own debug! macroDaniel
2020-04-06implement guild display & filtering optionsDaniel
2020-04-04update dependenciesDaniel
2019-05-24lazily parse log eventsDaniel
2018-10-15add time based filteringDaniel
2018-10-15properly use encounter ID to get the nameDaniel
2018-09-14add evtclib as submoduleDaniel
2018-09-14add license (GPL-3)Daniel
2018-09-07parallelize log searchingDaniel
2018-09-06initial commitDaniel