package libdash

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

libdash-0.5.2.tbz
sha256=5f122c62337bcae805989bea12de1accd95870a569e8778b8eff152bf2a46d0c
sha512=8bc8092bf9a2bfb4a98a9765f726524ab62b84ac9c57be2a0132184d7c283697ccdd35f12757832b1a719619c8f434ee55cbd5ed40f8bcec601261d88d237463

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.