Skip to content

[1.9.0] - 2024-05-19

Compare
Choose a tag to compare
@xavierog xavierog released this 19 May 20:31
· 34 commits to master since this release

Added

  • bash functions:
    • moulti_process_lines() helps to turn arbitrary output into Moulti steps
    • moulti_check_requirements() helps to ensure required commands are available:
    • stdbuf() replaces the stdbuf utility on NetBSD and OpenBSD

moulti-check-requirements

Changed

  • bash functions:
    • pip/pipx deploys moulti-functions.bash
    • moulti_iso_date() leverages either GNU date, Perl or Python