Releases: ocaml-community/obus
Releases · ocaml-community/obus
1.2.5
27 Feb 15:29
Compare
Sorry, something went wrong.
No results found
CHANGES:
Add OCaml >= 5.0 support
Upgrade to ppxlib >= 0.26.0
1.2.4: Merge pull request #27 from SquidDev/hotfix/uid-check
17 Jul 09:58
Compare
Sorry, something went wrong.
No results found
• fix bus socket access under sudo (#27 Jonathan Coates)
1.2.3: Merge pull request #25 from NathanReb/ppxlib-port
22 Aug 17:39
Compare
Sorry, something went wrong.
No results found
ppx was ported from ocaml-migrate-parsetree to ppxlib
1.2.2
05 Feb 13:32
Compare
Sorry, something went wrong.
No results found
added $XDG_RUNTIME_DIR/bus fallback for session bus (see #21 )
1.2.1
23 Dec 07:28
Compare
Sorry, something went wrong.
No results found
ppxlib: fix building for ppxlib 0.9.0
lwt: support lwt.5.0.0
1.2.0
04 Jul 15:12
Compare
Sorry, something went wrong.
No results found
opam: add dependency on menhir, ppxlib
opam: remove dependency on camlp4, lwt_camlp4
switch to dune build system
replace Camlp4-based parser with the one generated by Menhir
remove all Camlp4 dependencies
replace Camlp4-based syntax module with obus.ppx
1.1.8
02 Jun 10:31
Compare
Sorry, something went wrong.
No results found
opam: add dependency on oasis, lwt_react, lwt_camlp4, lwt_log
opam: ocamlfind is now a build dependency
add support for OCaml 4.06 and lwt 3
bump minimum OCaml version to 4.02.3
enable travis tests
fix missing signature validation