summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2021-01-22build: Add additional build information to version and bug report (#2124)Rust大闸蟹
2020-10-17chore: fix the double compiling of lib and bin (#1616)jRimbault
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-04-06improvement: add parser for format strings (#1021)Zhenhui Xie
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-12Add builder pattern for segmentMatan Kushner
2019-04-07Use git project root for truncationMatan Kushner
2019-04-04Add basic benchmarksMatan Kushner