0.85 -- 2025/11/01

0.84 -- 2025/11/01 (breaking change)

0.83 -- 2025/10/31

we save the "virtual modules" technique in a separate branch for when the fix https://github.com/ocaml/dune/issues/12636#event-20554298282 reaches the ocaml.ci

Also I don't know if "virtual modules" is ideal, because in the toplevel it requires #require "oplot.default" (one cannot use #require "oplot", although dune does accept (libraries oplot))

0.81 -- 2025/10/27

0.80 -- 2025/09/27

0.71 -- 2022/01/09

0.7 -- 2022/12/22 -- (breaking change) remove Graphics dependency

Better Mac OS support:

0.6 -- 2022/11/22 -- upgrade to SDL2

Drop the dependency on the old SDL12 library (and hence ocamlsdl), switch to tsdl, tsdl-image, tsdl-ttf.

0.50 -- last version with SDL12

0.1, 0.2, 0.3, 0.4 -- 2007 (yes, that's old)