Skip to content

Releases: kigster/bashmatic

v3.2.0

24 Mar 22:49
Compare
Choose a tag to compare

v3.3.0 (2024-05-07)

Full Changelog

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

v3.1.3

16 Dec 06:35
d487f12
Compare
Choose a tag to compare
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

14 Dec 08:35
Compare
Choose a tag to compare
Fixing printing of inspected variables

v3.1.1

08 Dec 00:51
Compare
Choose a tag to compare
Fixing printing of inspected variables

v3.1.0

25 Nov 02:00
Compare
Choose a tag to compare

Adding some support for ZSH, opening custom branches on github and more.

v3.0.7

15 Nov 23:32
Compare
Choose a tag to compare
Updating all the assets for 3.0.7

v3.0.6

27 Oct 23:14
b7e4e79
Compare
Choose a tag to compare
Adding admonitions + fixing init.sh (#110)

* Adding admonitions + fixing init.sh

* Updating PDFs${BASHMATIC_LOADED:-0}

* Fix usage of --help | -h on init.sh

* Fixing error()

v3.0.5

11 Oct 19:59
Compare
Choose a tag to compare
Updating documentation

Release v3.0.4

03 Oct 18:34
7c1cc89
Compare
Choose a tag to compare

Two new functions that provide OS-independent way to get screen dimensions.

v3.0.3

01 Aug 22:13
Compare
Choose a tag to compare

v3.0.3 (2022-08-01)

Full Changelog

Merged pull requests:

  • Bump tzinfo from 1.2.7 to 1.2.10 in /test #104 (dependabot[bot])
  • Adding new functions file.count.lines() + documentation #103 (kigster)
  • [FEATURE] function system.uname() reliably returns absolute file path for uname #102 (kigster)
  • adding dir.with-file + gpg key generation #101 (kigster)