package libdash

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

libdash-0.5.1.tbz
sha256=a3fd89b0fc4fbc093ff81601bd3e50ee53faf0422b5995020d2cae611d6724c2
sha512=668409b034f39853beebdc033d3eb27fbbe09bbdd71bc8607ae8eef7fadad2cea332482a37bb287c2fd0bae81b8058c3fbb89b2a028bd2ea6aaa93385284f7a0

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.