Skip to content

Releases: kigster/bashmatic

Release v3.0.4

03 Oct 18:34
7c1cc89

Choose a tag to compare

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

v3.0.3

01 Aug 22:13

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)

Release 3.0.2

14 Jun 09:58

Choose a tag to compare

Changelog

v3.0.2 (2022-06-14)

Full Changelog

Release 3.0.0

05 May 23:33
482287b

Choose a tag to compare

What's Changed

  • Major speed up of loading init.sh (900ms -> 90ms) by @kigster in #99

Full Changelog: v2.7.2...v3.0.0

Release 2.7.2

03 May 22:50
8ac787d

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.2

Release 2.6.1

08 Mar 02:55

Choose a tag to compare

v2.6.1

New function duration

Released that fixes `util.function-matching.diff()` function

16 Sep 22:48

Choose a tag to compare

That's a very key function that must work — it returns the list of all function names defined that match a certain prefix.

Fixes to `$PATH` definition from init.sh and many other smaller updates

09 Jul 21:21

Choose a tag to compare

Full Changelog

Merged pull requests:

  • Prettier commands + version 2.4.0 #74 (kigster)
  • Synchronize git updates quietly #73 (kigster)
  • Alternative command coloring #70 (kigster)

DB script bin/tablet for analyzing or vacuuming DB tables

14 May 00:36

Choose a tag to compare

Description

Adding bin/tablet script and various WAV (audio conversion) routines.

Details

  • Updating documentation for 2.2.0
  • Fixing adoc2pdf to work with Ruby 3.0.1
  • Video compression and renaming WAV files (#64)
    • Video compression and renaming WAV files
    • Version 2.2.3 : Video + Adudio compression fixus
    • Add documentation to video functions
    • Remove -e from GrepCommand as its breaking pid functions
  • Fixing db run and adding db run-multi
  • Adding new script bin/tablet for table-level ops (#65)

Release for v2.1.0

06 Apr 15:41

Choose a tag to compare