Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mirage/arp

4.1.0

20 Oct 09:05

Choose a tag to compare

CHANGES:

  • Use LRU cache for Dynamic entries to avoid excessive memory consumption
    (#35 @edwintorok)

4.0.0

05 Feb 14:23

Choose a tag to compare

CHANGES:

  • Use mirage-sleep instead of mirage-time (no need to functorize over
    Mirage_time.S) (#32 @hannesm)

3.1.1

08 May 09:38

Choose a tag to compare

CHANGES:

  • Remove mirage-random and mirage-random-test dependency (#29 @hannesm)
  • Remove superfluous mirage-clock-unix and mirage-flow dependencies (#29 @hannesm)
  • Remove bisect-ppx dependency (#29 @hannesm)

3.1.0

12 Mar 14:31

Choose a tag to compare

CHANGES:

3.0.0

10 Dec 17:12
7222488

Choose a tag to compare

CHANGES:

  • Include Mirage_protocols.ARP module type directly, remove dependency on
    mirage-protocols (#27 @hannesm)

v2.3.2

22 Apr 15:26

Choose a tag to compare

CHANGES:

v2.3.1

25 Nov 17:14

Choose a tag to compare

CHANGES:

  • Fix opam file to include mirage-profile dependency (#21 @hannesm)

v2.3.0

25 Nov 16:47

Choose a tag to compare

CHANGES:

v2.2.1

16 Dec 23:11

Choose a tag to compare

CHANGES:

v2.2.0

30 Oct 19:28

Choose a tag to compare

CHANGES:

  • adapt to mirage-protocols 4.0.0 changes (#17 @hannesm)