Skip to content

Releases: mirage/charrua

0.3

15 Mar 09:32
Compare
Choose a tag to compare
0.3

0.3 (2016-04-02)

  • Fixed uninitialized data on packet parsing, normalized to zero
  • Lease.database moved out of Config.t
  • Leases are now purely functional
  • Garbage collect function added
  • Moved Lease into Dhcp_server.Lease
  • Config.subnet merged into Config.t
  • Convert to ppx
  • Minor bug fixes

0.2

15 Mar 09:33
Compare
Choose a tag to compare
0.2

0.2 (2015-11-10)

  • Custom exceptions removed, only Invalid_argument now
  • Improved mli documentation
  • Major rewrite
  • Support ocaml 4.01

0.1

15 Mar 09:34
Compare
Choose a tag to compare
0.1

0.1 (2015-10-09)

  • initial release