-
Notifications
You must be signed in to change notification settings - Fork 33
Release 2.8 #114
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I can take care of the Ocsipersist switch, it needs to happen (finally). |
We may also want to convert to PPX and eliminate the Camlp4 dependency. We are only using the Lwt Camlp4 syntax, I hope? |
@vasilisp Seems Lwt Camlp4 syntax is used in:
|
@dannywillems, I know, PR coming :). |
See #115. |
@vasilisp Compatibility with 4.04 must be also verified. |
It seems there is a problem with the OPAM ssl package (which is available only for OCaml < |
@dannywillems, I have gotten everything (up to |
@vasilisp I think it could be interesting to do a PR. |
@dannywillems, it is not done well, I just put the auto-generated files in the repo as a temporary workaround. They are not supposed to be there. This is the standard autotools annoyance... |
I think the Ocsipersist split gets postponed, see ocsigen/ocsipersist#4. |
Tagged. |
Let's get it out in the next few days!
Major changes:
4.0.x
.We may also want to merge #87. Anything else?
The text was updated successfully, but these errors were encountered: