Releases: binpash/libdash
Releases · binpash/libdash
v0.4.1
Compare
Sorry, something went wrong.
No results found
mgree
released this
14 Jul 23:44
v0.4.1 fixes the build on macOS, drops unnecessary OCaml Ctypes functions, and rewrites git history to align with dash upstream
v0.4.0
Compare
Sorry, something went wrong.
No results found
mgree
released this
14 Jul 19:15
🚨 History has been rewritten to match dash.
If you have an existing repository, you should either create a new clone or run git fetch origin && git reset --hard origin/master
This release includes improvements to CI and tooling, but should not alter libdash behavior.
Python source and binary distributions
Compare
Sorry, something went wrong.
No results found
Fix dune build for ocaml 5 (#35)
* fix types to satisfy more stringent checking; formatting fixes
* fix CI runs to be more selective
* version bump
v0.3.1
Compare
Sorry, something went wrong.
No results found
mgree
released this
23 Aug 14:31
Bugfix in quoting (heredocs, treat ! as a normal character---correct for non-interactive shells).
v0.3
Compare
Sorry, something went wrong.
No results found
mgree
released this
28 Jul 12:37
Python bindings. General improvements to the OCaml bindings.
bindings as of dash v0.5.11.5 (2020-06-01)
Compare
Sorry, something went wrong.
No results found
mgree
released this
24 Feb 15:14
This release brings libdash up to date with dash v0.5.11.5, which includes a number of improvements and fixes to dash's parser.
Bugfixes
Compare
Sorry, something went wrong.
No results found
mgree
released this
12 May 21:31
Bugfixes from @tucak (via smoosh PR#18 ).
v0.1
Compare
Sorry, something went wrong.
No results found
mgree
released this
20 Feb 23:04
Working OPAM build script with in-place testing.