Skip to content

v0.1.8

Choose a tag to compare

@jannekem jannekem released this 08 Jan 15:47
· 8 commits to main since this release
e4a8a06

Added

  • add list command
  • update helm to use version instead of appVersion
  • (helm) add helm dependents and sequence selectors

Fixed

  • use clap command attributes
  • bump toml_edit to 0.24.0
  • normalize manifest paths for git2

Other

  • drop serde_yaml dependency
  • bump serde_json to 1.0.149
  • bump serde to 1.0.228
  • bump regex to 1.12.2
  • bump log to 0.4.29
  • bump clap to 4.5.54
  • bump chrono to 0.4.42
  • bump anyhow to 1.0.100
  • bump thiserror to 2.0.17
  • bump stderrlog to 0.6.0
  • bump libyaml-safer to 0.3.0
  • bump git2 to 0.20.3
  • bump config to 0.15.19
  • bump clap-verbosity-flag to 3.0.4
  • document list feature
  • streamline documentation
  • fix release pipeline
  • add mdbook documentation