JuanLeon Lahoz
|
2c920dc781
|
Change Cargo.toml so that github actions do not get confused
Github actions fail to do `sed -n 's/^name = "\(.*\)"/\1/p' Cargo.toml` and get
a name
|
4 years ago |
JuanLeon Lahoz
|
0805bda047
|
Reduce number of keywords in Cargo.toml
|
4 years ago |
JuanLeon Lahoz
|
c33aac6c72
|
Cargo update and bump version
|
4 years ago |
JuanLeon Lahoz
|
2cbdba8497
|
Allow using lowcharts as a library
|
4 years ago |
JuanLeon Lahoz
|
9c01d1bd55
|
Cargo update and bump version
|
4 years ago |
JuanLeon Lahoz
|
f597d4aa91
|
Bump version to 0.4.3
|
4 years ago |
JuanLeon Lahoz
|
e465bff500
|
dev: update dependencies
deps.rs was reporting some outdated dependencies.
clap locked version was a beta (updating to latest stable version required
changes)
|
4 years ago |
JuanLeon Lahoz
|
c97adf0dc4
|
feature: Implement the common-term plot
|
5 years ago |
JuanLeon Lahoz
|
5edea817e2
|
Bump version to 0.4.1
|
5 years ago |
JuanLeon Lahoz
|
67b270eb49
|
Bump version to 0.4.0
|
5 years ago |
JuanLeon Lahoz
|
e3ca5689b2
|
dev: update dependencies (leverage deps.rs)
|
5 years ago |
JuanLeon Lahoz
|
8fe262a679
|
Change to MIT license
|
5 years ago |
JuanLeon Lahoz
|
537b7d1f73
|
feature: implement 'duration' and 'early-stop' for timehist subcommand
|
5 years ago |
JuanLeon Lahoz
|
4347611b48
|
doc: improve help for timehist regex argument
|
5 years ago |
JuanLeon Lahoz
|
04b252117f
|
fix: improve y-axis alignment in xy-plots
|
5 years ago |
JuanLeon Lahoz
|
38b35f23e2
|
test: Add integration tests
|
5 years ago |
JuanLeon Lahoz
|
3083bb4adc
|
Use a proper (and colored) logger for terminal
|
5 years ago |
JuanLeon Lahoz
|
980442786c
|
Implement timehist subcommand
|
5 years ago |
JuanLeon Lahoz
|
a4c70ce69f
|
Add release section and musl targets in travis configuration
|
5 years ago |
JuanLeon Lahoz
|
b6554629df
|
Use builder pattern in clap
No good reason, other than enabling UT on arg parsing and letting myself to
compare several clap approaches for solving same problem.
|
5 years ago |
JuanLeon Lahoz
|
4a18d805f9
|
Add some unit tests
|
5 years ago |
JuanLeon Lahoz
|
38ebc48456
|
Initial version
Documentation is pending
|
5 years ago |