| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-12-03 | 2.4 kB | |
| v3.0.3 source code.tar.gz | 2022-12-03 | 1.3 MB | |
| v3.0.3 source code.zip | 2022-12-03 | 1.5 MB | |
| Totals: 3 Items | 2.8 MB | 1 | |
A lot of time has gone since the last time I made a release. Many nice cleanups and bugfixes included, and more on the way 😄
What's Changed
- Improve bashit upgrade function git log and add missing popd by @tbhaxor in https://github.com/Bash-it/bash-it/pull/2139
- Update of barbuk theme (add modular blocks) by @BarbUk in https://github.com/Bash-it/bash-it/pull/2121
- Upgrade the sphinx version by @tbhaxor in https://github.com/Bash-it/bash-it/pull/2145
- plugin(dirs): Create backup file parent directory by @davidpfarrell in https://github.com/Bash-it/bash-it/pull/2147
- Clean flutter completions by @tbhaxor in https://github.com/Bash-it/bash-it/pull/2135
- Issue 2151 🛂 do not give users a root shell by executing arbitrary shell commands by 'vim' by @thomasmerz in https://github.com/Bash-it/bash-it/pull/2152
- Update Gitlab Runner images by @jakebman in https://github.com/Bash-it/bash-it/pull/2154
- Update variable name to match projects.plugin.bash by @brianphillips in https://github.com/Bash-it/bash-it/pull/2161
- Verbose version of
git add(gav) by @bittner in https://github.com/Bash-it/bash-it/pull/2158 - chore: Use grep -E / grep -F instead of egrep / fgrep by @davidpfarrell in https://github.com/Bash-it/bash-it/pull/2164
- bug:CI Lint - Install shellcheck via wget by @davidpfarrell in https://github.com/Bash-it/bash-it/pull/2173
- fix(theme): use correct escape sequence to avoid weird text overwriting by @Royalsspirit in https://github.com/Bash-it/bash-it/pull/2170
- Added update-bash section in README by @dylanjtuttle in https://github.com/Bash-it/bash-it/pull/2146
- remove function wrapper around kubectl aliases by @cornfeedhobo in https://github.com/Bash-it/bash-it/pull/2166
- bug: Use en_US when fetching EPOCHREALTIME by @davidpfarrell in https://github.com/Bash-it/bash-it/pull/2172
New Contributors
- @thomasmerz made their first contribution in https://github.com/Bash-it/bash-it/pull/2152
- @jakebman made their first contribution in https://github.com/Bash-it/bash-it/pull/2154
- @bittner made their first contribution in https://github.com/Bash-it/bash-it/pull/2158
- @Royalsspirit made their first contribution in https://github.com/Bash-it/bash-it/pull/2170
- @dylanjtuttle made their first contribution in https://github.com/Bash-it/bash-it/pull/2146
Full Changelog: https://github.com/Bash-it/bash-it/compare/v3.0.2...v3.1.0