summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-11-19feat: increment project version, new clap implementation, improved error hand...v0.5.0sitkevij
2023-09-24docs: update readme, add manual in markdown format, add makefile for manual g...sitkevij
2021-08-28#60 chore: increment release versionsitkevij
2021-02-190.4.1 version incrementsitkevij
2020-11-22chore: bump clap to 2.33 and ansi_term 0.12sitkevij
2020-11-21#50 NO_COLOR support, update Cargo.toml includesitkevij
2020-11-21#50 NO_COLOR support, update Cargo.toml dependenciessitkevij
2020-11-21#50 NO_COLOR support, cleanup Cargo.tomlsitkevij
2020-11-16#48 support feature isatty on stdoutsitkevij
2020-11-04#38 update Cargo.toml categories and increment version to 0.3.2sitkevij
2020-10-29#34 remove unused predicates from dev-dependenciessitkevij
2020-10-29#34 disable unused predicates = 1.0.5sitkevij
2020-10-29#34 add cli integration tests to lib.rs and update dev-dependenciessitkevij
2020-10-26#30 #31 resolve clippy lints, add test script, update error wrapper messaging...sitkevij
2020-04-20#15 support stdinsitkevij
2020-04-14resolve warnings and set editionsitkevij
2019-02-12Update Cargo.tomlEduardo Pinho
2019-02-01add codecov badge to Cargo.tomlsitkevij
2019-01-31clippy linting fixessitkevij
2019-01-18#8 update readme, cargo.toml and about helpsitkevij
2019-01-17#8 prepare project for crates.iositkevij
2019-01-17#8 prepare project for crates.iositkevij
2019-01-01#6 0.1.3 enhancements, improve cli user feedback, Makefile, cargo fmtsitkevij
2018-04-24#3 0.1.2 enhancementssitkevij
2018-04-17increment versioning to 0.1.1v0.1.1sitkevij
2018-03-27add support for color output, add ansi_term, add dockerfile for stretch, upda...sitkevij
2018-03-22commit core lib and testssitkevij
2018-03-13initial bootstrap to build pipelinesitkevij