package libdash

  1. Overview
  2. Docs
Bindings to the dash shell's parser

Install

dune-project
 Dependency

Authors

Maintainers

Sources

libdash-0.5.0.tbz
sha256=84320707ff659c01dd123faedeaa78c8a156b9721275a3c9afe8abcfd1b1a0cf
sha512=bf4c78c58da4adb29307606cb9e063f2ed261ff9df5dea1d285131a546fa17aa5cd1b20f5b290b84faf6dd00ab94016296ebbe0ef8eb9e71d1bcccf77669d5cb

doc/CHANGES.html

0.5.0 (2026-08-03)

  • Add multibyte character support.

0.4.1 (2026-07-14)

  • Bugfixes to OCaml bindings.

0.4.0 (2027-07-14)

  • Rewrite history to include all prior dash history correctly.
  • Fix CI on macOS.

0.3.1 (2022-08-23)

  • Bugfix for parsing in heredocs.

0.3 (2022-07-28)

  • Add Python bindings.

0.1.2 (2022-02-24)

  • Update bindings to dash v0.5.11.5, bringing parser bugfixes.

0.1.1 (2020-05-12)

  • Bugfixes re popstackmark from @tucak.

0.1 (2020-02-25)

  • Initial release.