Releases: lukaspustina/usereport-rs
Releases · lukaspustina/usereport-rs
v0.1.4
v0.1.3
Changes:
- 83dce8b Bump min Rust version to 1.40.0
- 237d983 Bump to version "0.1.3"
- 39552de Update dep subprocess to 0.2
- 561b725 Change debug and trace levels in Command::exec
- cf510a2 Typo fixes in Readme
- 491144e Minor update to deb makefile
- f7ed2e5 Minor fixes to Readme
This list of changes was auto generated.
v0.1.2
v0.1.1
v0.1.0
v0.0.1
Changes:
- 362b669 Minor fixes for release pipeline
- c3f88ba Minor changes to ci, publish target for Makefile
- a118adf Add condition to Release Upload in CI
- d86c3fb Merge branch 'azure-pipeline' of github.com:lukaspustina/usereport-rs into azure-pipeline
- 74dd479 Refactoring deb pkg
- 918505e Add multi pkgcloud and crates.io upload to CI
- d9c4dda Add pkgcloud upload to CI
- 729c40e Add deb pkg steps to CI
- 8da5b76 Add multi pkgcloud and crates.io upload to CI - Fix 5
- 6542ffc Add multi pkgcloud and crates.io upload to CI - Fix 4
See More
- 2fbc1ee Add multi pkgcloud and crates.io upload to CI - Fix 3
- 9da1bd2 Add multi pkgcloud and crates.io upload to CI - Fix 2
- e59901d Add multi pkgcloud and crates.io upload to CI - Fix 1
- 33fefc1 Add multi pkgcloud and crates.io upload to CI
- bf13f31 Add pkgcloud upload to CI - Fix 5
- 50d7d61 Add pkgcloud upload to CI - Fix 4
- 878d85c Add pkgcloud upload to CI - Fix 2
- 58ff7c0 Add pkgcloud upload to CI - Fix 2
- 0b6816e Add pkgcloud upload to CI - Fix 1
- c7d7e60 Add pkgcloud upload to CI
- 468bd66 Quick fix for pkg-version in CI 3
- b22c978 Quick fix for pkg-version in CI 2
- c4c492c Quick fix for pkg-version in CI
- 46b7b91 Add deb pkg steps to CIi - fix 2
- 35be050 Add deb pkg steps to CIi - fix 1
- 98bb8de Add deb pkg steps to CI
- 7ab2865 Merge branch 'master' into azure-pipeline
- 64768a4 Add Debian pkg building infrastructure
- 07e6a25 Fix GH Release tag pattern in CI
- 0533f92 Enhance GH Release config in CI
- efb002a Update Readme: CI Badge
- 904a600 Use templates for CI config
- 575ef1b Fix CI config
- 29e22e3 Fix CI config
- 05f455b Fix CI config
- 7dee47e Fix CI config
- 82ffafe Move CI config to templates
- cc93906 Update Azure DevOps Pipeline CI
- ecffb3a Fix CI config
- 93c27a9 Fix for strategy var expansion 3
- 9ed5a45 Fix for strategy var expansion 2
- 9d38e8a Fix for strategy var expansion
- 01f8224 Update pipeline
- 12ab2c6 Fix CI config 4
- cf31692 Fix CI config 2
- 3cd6aeb Fix CI config
- 9b24ece Experiment with GH release
- 83af9b3 Update linux config
- 422c6ee Add docker based cross compiling
- 5e6a696 Ensure commands are in same order as in profile def
- ee83c62 Ensure results are in same order as commands
- 08c15d8 Update todos
- c7d4516 Update to linux and os configs
- 2f6997d Add Hbs helper to escape char, e.g., \n ->
- 9d2ec66 Correctly parse command args
- 6785c5d Update todos
- 71ac2eb Fmt
- 3a34c74 Update todos
- 78f07fe Update Todos
- 271f1c7 Add commands and profiles; esp. for Linux
- 03823ed Fmt
- 547b94f Update html template
- 8a7d6d6 Add stderr to stdout, and stdout to failure
- bc7c833 Add show template
- c36e7e2 Fix CLI config for Linux
- 9f417a1 Clippy and fmt
- b5478f9 Allow to adhoc add and remove commands from selected profile
- 1263871 Show progressbar by default if terminal
- 259dde5 Add context information to analysis run
- c00afe6 Add html output template
- 35dc0b0 Update Todos
- 377ca4a Move CLI into lib mod
- 5a59402 Refactor public visibility
- 7b6fe94 Clippy and fmt
- 10c612f Generalize function parameters
- c2fec13 Ensure progress bar updates
- 0c72cf4 Add getters for AnalysisReport
- e493878 Add Debug to all types
- 4f14d18 Refactor constructor name
- d980e10 Add impl for std traits
- 2dc83f7 Refactor Error names
- 4a062be Upate TODO.md
- dd9e161 Add unsuccessful command to md report
- 3aff77b Add cli for user defined rendering templates
- b97dfdf Refactor Hbs Renderer interface
- a876f3d Add runtime to command results
- 39c7a33 Add links to commands
- c938f18 Refactor report
- eef3bae Clippy and fmt
- dc08f68 Add max parallel and cli params
- 0c0be9b Fix progress tx bug
- 0e8d123 Update Todos
- c6979df Update TODOs
- ace621b Clippy and fmt
- 95b687c Simplified command results
- 056978c Prevent from panic if command not found
- 777c93c Clippy and fmt
- 565b0d3 Refactor creation of renderers
- 258099c Analysis + Type Class
- 433fc06 Refactoring Runner interface
- 592f63d Clippy and fmt
- 4697387 Add defaults processing to config
- 6da30b3 Simplify tests on to allow for limited env in Azure pipelines
- 06bb440 Simplify Command
- 918adc5 Fmt
- b148ea9 Simplify doc tests on to allow for limited env in Azure pipelines
- fd35448 Simplify test on to allow for limited env in Azure pipelines
- 5b51a00 Meh, really fixing linux tests
- f14d047 Fix tests for linux
- 739511c Fmt
- bd32e87 Fix for CI
- 31f31e4 Add Azure Pipelines CI config
- 3bfcd74 Clippy and fmt
- 1ba080f Add makefile and clippy config
- 64b4e09 Fix test
- fbcc973 Update Todos
- 3d5c2c0 Add hostinfo
- 893336a Refactoring
- 3bb0b5c Add show-config, show-commands
- 6425216 Add profiles overview
- 6d8a1d9 Add Profiles to binary
- fafcfd7 Add profiles to config
- a5c8a97 Remove default paramater for Command
- 742cf5e Add logging in binary
- 8bdc802 Add error handling in binary
- d724d15 Add Linux conf
- b1a636c Fix tests
- 1069d4a Add progress bar to binary
- b9d7944 Add first version of binary
- ead59c6 Add host and time information to report
- 3c3c93f Add markdown renderer using handlebars templating
- 8fc4d40 Clippy and fmt
- d925793 Ref CommandResult
- 9d1d7bc Add report and example
- 08527c2 Refactor Command result
- db995b3 Add config
- 545d7b8 Add thread runner impl
- d5b3929 Refactore test
- f9d077c Add docs
- 0c55dee Exploring subprocess
- 6a388f2...