Skip to content

Releases: kigster/bashmatic

Release 3.0.2

14 Jun 09:58
Compare
Choose a tag to compare

Changelog

v3.0.2 (2022-06-14)

Full Changelog

Release 3.0.0

05 May 23:33
482287b
Compare
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
Compare
Choose a tag to compare

What's Changed

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

Release 2.6.1

08 Mar 02:55
Compare
Choose a tag to compare
v2.6.1

New function duration

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

16 Sep 22:48
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bashmatic Release 1.5.0 — Upgaded OSX Installer

12 Nov 03:09
dc30a04
Compare
Choose a tag to compare
v1.5.0

This PR fixes auto-detection of BASHMATIC_HOME (#23)