Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 20:21
· 393 commits to main since this release
1136d0c

What's changed

Features

  • Adding support to extract .bz2 and .7z files (#29)
  • Adding command "security certificate" (#27)
  • Adding support to select a container in command "kubernetes exec" (#25)
  • Using "bash" whenever possible otherwise using "sh" in command "docker exec" (#24)
  • Adding support to change shell prompt in command "kubernetes exec" (#23)
  • Using "bash" whenever possible otherwise using "sh" in command "kubernetes exec" (#22)
  • Adding support to pick a protocol (https or ssh) in command "git clone" (#21)

Maintenance

  • Adding logs to kubernetes commands (#28)
  • Moving command "extract" to namespace "fs" (#26)