Eliom Versions Save

Multi-tier framework for programming web and mobile applications in OCaml.

10.4.1

3 weeks ago

10.2.0

5 months ago

10.1.2

7 months ago

10.1.0

7 months ago

10.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/ocsigen/eliom/compare/9.4.0...10.0.0

8.8.0

2 years ago

6.5.0

5 years ago
  • Compatibility with tyxml.4.3.x and js_of_caml.3.3.x

6.4.0

5 years ago
  • Compatibility with Lwt 4.x
  • New configuration option to set html content type
  • Comet: desactivate when window does not have the focus; desactivate polling when idle
  • eliom_request_info.in_request_handler
  • Client-side non-localized parameters
  • Provide a way to serve global data separately from the initial page

6.3.0

6 years ago
  • Compatibility with OCaml 4.06, js_of_ocaml 3.x and Lwt 3.x
  • DOM caching (preview)
  • Various small fixes and improvements

6.2.0

7 years ago

Bugfix release addressing issues discovered in Ocsigen Start.

  • Implement Eliom_client.onchangepage
  • Fix URL-related bugs arising in mobile apps