2.2.0:
Cow_xml Cow_html Cow_xhtml Cow_markdown Cow_json and Cow_atom modules, with aliases to the old scheme under the Cow module (e.g. Cow.Xml). Existing code should continue to work, but the whole compilation unit is no longer linked in if just a single method of output is used. This bumps the minimum OCaml version to 4.02.3 due to the use of module-level aliases.topkg instead of oasis, and adhere to the opkg layout format.2.1.0 (21-May-2016):
2.0.1 (03-May-2016):
2.0.0: (13-Mar-2016):
1.4.1 (unreleased):
1.4.0 (27-Sep-2015):
Html.Create library (from @chrismamo1 in #82).1.3.0 (02-Aug-2015)
Css.of_string, Css.set_prop, Css.get_prop, Css.polygradient. Css.gradient (#74, by @chrismamo1)Css.top_rounded, Css.rounded, Css.box_shadow and Css.text_shadow (#74, by @chrismamo1)Html.concat, Html.append, Html.Create.ul and Html.Create.ol (#74, by @chrismamo1)1.2.2 (30-Jul-2015)
make test (#72 by @dsheets).travis.yml to use ocaml-travisci-skeleton (by @dsheets).merlin file (#70, by @rgrinberg)1.2.1 (05-Mar-2015):
json syntax extension with ezjsonm version 0.4 (#68)1.2.0 (06-Feb-2015):
Html.doctype value of the HTML5 DOCTYPE.Html.output and Html.output_doc functions for generic polyglot output.Html.img constructor for easy creation of Html.a constructor for easy creation of tagsHtml.html_of_link and type Html.link1.1.0 (20-Dec-2014):
ezjsonm version 0.4+ (#55).1.0.0 (26-Aug-2014):
Location module in syntax extensions to avoid a namespace clash. We now rename them to Xml_location and Css_location and pack those instead.$(MAKE) instead of make (since the GNU make binary is actually gmake on Free/Net/OpenBSD).0.10.1 (10-Aug-2014):
0.10.0 (26-Apr-2014):
jsonm instead.0.9.1 (20-Dec-2013):
0.9.0 (20-Dec-2013):
Omd, which now claims the Cow.Markdown module name.ocp-indent.0.8.1 (15-Dec-2013):
omd.merlin editor file.0.8.0 (12-Dec-2013):
Omd_markdown module based on the omd library.Markdown and Markdown_github modules are now deprecated and will be removed before 1.0.0.7.0 (25-Sep-2013):
<xml:base> in Atom feeds.0.6.2 (30-Jul-2013):
0.6.1 (03-Jul-2013):
Code.ocaml_fragment to get just the syntax highlighted bits without the wrapper tags.decl option to make the Xml.to_string declaration prefix optional.<?xml declaration in Html.to_string.0.6.0 (21-Jun-2013):
$uri:u$ to Uri.to_string u.?templates from Html.of_string and Xml.of_string.0.5.5 (12-Jun-2013):
0.5.4 (21-May-2013):
json_of and of_json type-conv providers (#6).Json.to_string_hum which adds more newlines for human-readable output (#7).-cow-no-open camlp4 flag (#9).List.concat instead of List.flatten (#2).link field..mli files with the library binaries (#11).Uri library.0.5.3 (18-Feb-2013):
cow.syntax to not repeat the Str module loading.option types.0.5.2 (15-Jan-2013):
0.5.1 (10-Jan-2013):
Markdown_github and factorize html serialization functions0.5.0 (04-Dec-2012):
Twitter moduleMarkdown_github to read Github's markdown files0.4.0 (05-Oct-2012):
0.3.2 (11-Sep-2012):
<:html< quotation, based on the XML generator, but with all the XHTML entities also supplied.0.3.1 (04-Sep-2012):
0.3.0 (02-Sep-2012):