Skip to content

Releases: Blobfolio/bashman

v0.3.9

19 Jun 04:10

Choose a tag to compare

Changes:

  • Update dependencies;

v0.3.8

26 May 17:40

Choose a tag to compare

Changes:

  • New CLI -f/--features flag to include feature-gated dependencies in CREDITS.md.

v0.3.7

19 May 18:43

Choose a tag to compare

Changes:

  • Various performance improvements;
  • Clean up, update, and lock third-party dependency versions;
  • Rebuild w/ Rust 1.61.0;

v0.3.6

07 Apr 15:53

Choose a tag to compare

Changes:

  • Use Cargo strip;
  • Minor performance improvements;
  • Update dependencies;
  • Lock (most) third-party dependency versions;

v0.3.5

24 Feb 17:31

Choose a tag to compare

Changes:

  • Update debian package meta;
  • Rebuild w/ Rust 1.59.0;

v0.3.4

30 Jan 20:55

Choose a tag to compare

Changes:

  • Remove conditional dependencies from CREDITS.md;
  • Compact output of BASH completions;

v0.3.3

21 Jan 04:31

Choose a tag to compare

Changes:

  • Use _filedir when present for saner BASH path completions.

v0.3.2

13 Jan 19:42

Choose a tag to compare

Changes:

  • Update dependencies;
  • Build w/ Rust 1.58.0

v0.3.1

04 Dec 19:47

Choose a tag to compare

Changes:

  • Reduce build dependencies;
  • Minor performance improvements;

v0.3.0

03 Dec 18:38

Choose a tag to compare

Changes:

  • BashMan now generates a CREDITS.md file for the project using the credits-dir manifest option.
  • Added --no-bash, --no-man, and --no-credits CLI flags to individually disable tasks.