Releases: kigster/bashmatic
Releases · kigster/bashmatic
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
v3.1.2
v3.1.1
v3.1.0
v3.0.7
v3.0.6
v3.0.5
Release v3.0.4
Two new functions that provide OS-independent way to get screen dimensions.
v3.0.3
v3.0.3 (2022-08-01)
Merged pull requests: