Releases: kigster/bashmatic
Releases · kigster/bashmatic
v3.5.0
What's Changed
- [Snyk] Security upgrade ruby from 3.2.6-slim to 3.4.3-slim by @kigster in #193
- Twiddles by @plroebuck in #192
- MacOS & Linux compatible process-list + menus by @kigster in #196
- Bump rack from 3.1.12 to 3.1.14 in /marketing by @dependabot in #195
- Fixing video conversion routines by @kigster in #203
- Upgrade Ruby Gems and fix time.sh tests by @kigster in #204
New Contributors
- @plroebuck made their first contribution in #192
Full Changelog: v3.4.1...v3.5.0
v3.4.1
Changelog
Unreleased
Fixed bugs:
- bashmatic issues plea to upgrade bash when it is already the latest version available #190
v3.4.1 (2025-03-17)
Merged pull requests:
- Fix the warning for low bash version #191 (kigster)
- [Snyk] Security upgrade prawn-svg from 0.32.0 to 0.36.0 #188 (kigster)
- Two ruby-install scripts; both work on Linux & Mac #187 (kigster)
- Version detector that's relatively generic #186 (kigster)
- Install Ruby on MacOS/Linux Script; v3.2.3 #185 (kigster)
- Generate PDF on Linux #184 (kigster)
- [Snyk] Security upgrade ruby from 3.2.1-slim to 3.2.6-slim #183 (kigster)
- Initial checking with updated copyright, ruby-check #179 (kigster)
v3.3.0 (2024-05-07)
Merged pull requests:
- Adding rsync functions, updating documentation, version 3.3.0 #157 (kigster)
- Fixing gem cache #153 (kigster)
- Fixing forward and reverse IP lookup. #150 (kigster)
- Update README.adoc #148 (kigster)
- Bump activesupport from 7.0.4.1 to 7.0.7.2 #146 (dependabot[bot])
- Bump protocol-http1 from 0.14.4 to 0.15.1 #145 (dependabot[bot])
- Adding several file-based functions & tree-rename #141 (kigster)
- [Snyk] Security upgrade ruby from 3.1.2-slim to 3.2.1-slim #138 (kigster)
v3.2.0
v3.3.0 (2024-05-07)
Merged pull requests:
- [#157] — Adding rsync functions, updating documentation, version 3.3.0 ](#157)
- [#153] — Fixing gem cache](#153)
- [#150] — Fixing forward and reverse IP lookup](#150)
- [#157] — Adding rsync functions, updating documentation, version 3.3.0]
- [#153] — Fixing gem cache
- [#150] — Fixing forward and reverse IP lookup.
- [#148] — Update README.adoc
- [#146] — Bump activesupport from 7.0.4.1 to 7.0.7.2
- [#145] — Bump protocol-http1 from 0.14.4 to 0.15.1
- [#141] — Adding several file-based functions & tree-rename
- [#138] — [Snyk] Security upgrade ruby from 3.1.2-slim to 3.2.1-slim
- [#137] — New features: badge generator, jemalloc-check, yaml tools
- [#130] — Bump activesupport from 7.0.2.4 to 7.0.4.1
- [#129] — Adding
bashmatic.is-installed()function - [#127] — OS-detection, memory monitoring, system printout in YAML
Details
- Adding rsync functions, updating documentation, version 3.3.0 #157 (kigster)
- Fixing gem cache #153 (kigster)
- Fixing forward and reverse IP lookup. #150 (kigster)
- Update README.adoc #148 (kigster)
- Bump activesupport from 7.0.4.1 to 7.0.7.2 #146 (dependabot[bot])
- Bump protocol-http1 from 0.14.4 to 0.15.1 #145 (dependabot[bot])
- Adding several file-based functions & tree-rename #141 (kigster)
- [Snyk] Security upgrade ruby from 3.1.2-slim to 3.2.1-slim #138 (kigster)
v3.1.3
Fixing os-name constant & a bunch of other nifty fixes and tweaks (#123) * Fixing os-name constant * Many small fixes and adjustments. * Zeds dead baby, zeds dead * Fix the name of the test * Fixing the flakey test * kick build * Hopefully fixing the test * Updating docs for version 3.1.3 * Hoping to explain test failures oni CI * Bypasssing the test if $CI is defined