Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-27 | remove license-file | Daniel Schadt | |
We already use license, so there is no need to also specify license-file. | |||
2020-04-26 | add README and LICENSE | Daniel Schadt | |
2020-04-04 | switch from quick_error to thiserror | Daniel Schadt | |
thiserror seems to be the more modern approach that also works with the new Error trait from std. | |||
2020-04-04 | update dependencies | Daniel Schadt | |
2019-02-16 | deps: update zip to 0.5 | Daniel Schadt | |
2018-06-14 | add support for reading zipped logs | Daniel Schadt | |
2018-06-14 | derive getters for Agent | Daniel Schadt | |
2018-06-14 | rework boon tracking | Daniel Schadt | |
2018-04-14 | Initial commit | Daniel Schadt | |