We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c3e9f commit 7224c07Copy full SHA for 7224c07
CHANGES
@@ -1,3 +1,9 @@
1
+===== 4.1.0 =====
2
+* Compatibility with WASM
3
+
4
+===== 4.0.0 =====
5
+* Compatibility with Ocsigen Server 6
6
7
===== 2.8.0 (2020-07-28) =====
8
9
* rework Ot_page_transition
opam
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "ocsigen-toolkit"
-version: "4.0.0"
+version: "4.1.0"
maintainer: "dev@ocsigen.org"
synopsis: "Reusable UI components for Eliom applications (client only, or client-server)"
description: "The Ocsigen Toolkit is a set of user interface widgets that facilitate the development of Eliom applications."
0 commit comments