Releases: hpedrorodrigues/sphynx
Releases · hpedrorodrigues/sphynx
v0.1.6
What's changed
Features
- Adding package "eksctl" to MacOS playbook (#63)
- Adding support to list contexts/namespaces in individual commands (#62)
- Adding package "terraform" to MacOS playbooks (#59)
- Making Jetbrains Toolbox version dynamic in Linux playbooks (#56)
Bug Fixes
- Removing OhMyZsh installation from playbooks (#58)
- Using the correct version of NPM in Linux Playbooks (#55)
- Fixing command "system clear-trash" for MacOS (#54)
Maintenance
v0.1.5
What's changed
Features
- Adding command "docker top" (#51)
- Adding package "hexyl" to playbooks (#50)
- Changing timeout of each dig retry to 3 seconds in command "system dns" (#49)
- Using bat when it's available and flag "--raw" is used (#48)
Bug Fixes
- Checking for the default config "init.defaultBranch" in command "git check" (#53)
Maintenance
- Changing bat theme to Dracula (#52)
v0.1.4
v0.1.3
v0.1.2
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
v0.1.1
What's changed
Features
- Adding function "cert" (#17)
- Adding some utility functions (i.e loc, ram, loadcores, console) (#11)
- Querying only ipv4 or ipv6 based on nameserver address in command "system dns" (#5)
- Adding commands for Docker (#4)
Bug Fixes
- Using SX_FZF_ARGS variable in docker commands (#19)
- Exposing env var CLOUDSDK_HOME and loading the gcloud path file (#18)
- Checking if a screen session is currently active before running tmux commands, and vice-versa (#15)
- Fixing validation of base flags (--namespaces and --commands) (#14)
- Adding support to run some functions in Linux (i.e sx::os::open, sx::os::browser::open) (#12)
- Continuing the execution even if the query for a specific nameserver fails in command "system dns" (#8)
Maintenance
- Updating README.md file with shell startup performance data (#20)
- Removing oh-my-zsh plugins (#16)
- Adding license file (#13)
- Adding file ".bash_logout" (#10)
- Updating Confluent images to 6.0.1 (#9)
- Loading the default tmux session only when using Alacritty (#7)
- Refactoring global commands (#6)
- Moving docs from ".github/docs" to ".wiki" (#3)
- Renaming folder ".docs" to ".wiki" (#2)
- Cleaning up resources only when needed in alien script (#1)
v0.1.0
Initial release \o/