Releases: mirage/mirage-solo5
Releases · mirage/mirage-solo5
0.9.4
0.9.3
0.9.2
0.9.1
CHANGES:
- Improve performance and take the opportunity to resolve pending
processes which are only paused (withLwt.pause
) instead to
waiting a sleeping process (#92, @TheLortex, @dinosaure, @haesbaert, @reynir,
@hannesm)
0.9.0
0.8.0
0.7.0
CHANGES:
- Support Mirage OS 4. Stop manually building and installing
libmirage-solo5_bindings.a
. This change is not compatible
with MirageOS 3 (#82, @dinosaure, @TheLortex) - Rename the OS module into Solo5_os (#83, @dinosaure)
0.6.5
CHANGES:
- Add caml_get_wall_clock to retrieve the wall clock as int64 (#73 @hannesm)
- Remove checksum_stubs, now available through tcpip (#75 @dinosaure)
- Remove alloc_pages_stubs, now available through io-page (#76 @dinosaure)
- Don't require opam for the bindings compilation (#79 @hannesm)