Releases: dinosaure/esperanto
Releases · dinosaure/esperanto
v0.0.6
v0.0.5
v0.0.5 (2024-12-21) Paris - France
- Support Cosmopolitan 3.1 (#43, @dinosaure)
- Fix the compilation of esperanto with setup-ocaml and GitHub CI (#44, @dinosaure)
- Extend the support of Esperanto to 4.13 (#45, @dinosaure)
v0.0.4
v0.0.4 (2023-05-25) Paris - France
- Fix the compilation of
threads.cmxa
(@dinosaure, #38) - Update to the last version of Cosmopolitan (@dinosaure, #40)
v0.0.3
v0.0.3 (2023-03-08) Paris - France
- Delete the
pth
relicat and directly usepthread
from Cosmopolitan (#33, @dinosaure) - Delete the
-mnop-mcount
and fix the issue withdune.3.7.0
(#34, @dinosaure)
The-mnop-mcount
is important only if we use-pg
which is not the case. The initial
issue is a conflict with this option and-fPIC
introduced bydune.3.7.0
. - Upgrade Esperanto with Cosmopolitan 2.2-96-gae365928c (#36, @dinosaure)
This specific version of Cosmopolitan fixes an issue about Esperanto and the
LWT support. However, this specific version of Cosmopolitan loses the support of
speed_t
(all values of this type disappeared).