Releases: mirage/charrua
Releases · mirage/charrua
1.6.0
CHANGES:
- charruad: update to new cmdliner (#117 @haesbaert)
- support mtime >= 2.0.0 (#121 @haesbaert, @tmcgilchrist)
- charrua-unix: use duration package (#122 @hannesm)
- replace Cstruct.copy by Cstruct.to_string (#123 @gridbugs)
- use mirage-crypto-rng instead of mirage-random-test (#126 @hannesm)
- remove mirage-random dependency, use mirage-crypto-rng instead - and update
to mirage-crypto-rng >= 1.0.0 (#127 @hannesm) - remove ppx_cstruct and sexplib from dependency cone (#128 @hannesm)
- charrua-client: update to tcpip >= 8.1.0 (#129 @hannesm)
1.5.0
1.4.1
v1.4.0
CHANGES:
Changes in #111 by @haesbaert
- Allow optional arguments to be erased in Dhcp_server.make
- maxleasetime -> max-lease-time in dhcpd.conf
- fix handling of DHCPRELEASE
- rewrite lease database
- charruad: collect garbage leases, write pid file, implement -u/--user and
-g/--group - opam lint, raise lower bound to 4.08.0
v1.3.0
CHANGES:
- Revise packaging: charrua-client-lwt and charrua-client-mirage are now
available as charrua-client.lwt and charrua-client.mirage (#110 @hannesm) - Dhcp_ipv4 directly uses Dhcp_client_mirage (instead of an abstract module
interface being passed) (#110 @hannesm) - Fix sending of client_identifier with appropriate type as sent by the client
(#98 @hannesm, reported in #84 by @lynxis)
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
CHANGES:
- explicit sexplib dependency, compatible with cstruct 4.0.0 (#99, @TheLortex)
- charrua-server is an independent opam package now (#100, @hannesm)
- charrua is the new name for charrua-core (#100, @hannesm)
- the repository moved to https://github.com/mirage/charrua