Eliom 6.0
- Improve
Eliom_service
andEliom_registration
APIs using GADTs - Implement client-side services, useful for mobile apps. This includes
- client-side service registration (
Eliom_registration
) - client-side service routing (
Eliom_client.change_page_uri
)
- client-side service registration (
- Transition to PPX internally
- Compatibility with
- OCaml 4.03.0 and 4.04.0
- Js_of_ocaml 2.8.2 and newer
- TyXML 4.0 and newer
- Various bugfixes and improvements