Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Releases: mirage/mirage-fs

4.0.0

14 Nov 23:37
Compare
Choose a tag to compare

CHANGES:

v3.0.1

04 Nov 18:01
Compare
Choose a tag to compare

CHANGES:

  • provide deprecated Mirage_fs_lwt for smooth transition (#27 @hannesm)

v3.0.0 (2019-10-23)

  • Retire mirage-fs-lwt package (#25 @hannesm)
  • Specialies io = LWt.t and page_aligned_buffer = Cstruct.t in mirage-fs (#25 @hannesm)
  • Mark as deprecated, will be removed for MirageOS 4.0 (#25 @hannesm)
  • Raise lower bound to OCaml 4.06.0 (#25 @hannesm)

v2.0.0 (2019-02-28)

  • Adjust to mirage-kv-lwt 2.0.0 interface (@hannesm)

v1.2.0 (2019-02-02)

v1.1.1 (2016-06-29)

  • Remove open Result statements

v1.1.0 (2016-05-26)

v1.0.0 (2016-12-27)

  • Import the V1.FS and V1_LWT.FS for mirage-types, part of MirageOS 3.0.

v0.7.0 (2013-07-21)

  • Add a -nolwt output mode which simply uses strings and has
    no dependence on Lwt. For the modern user who demands ultra-convenience.

v0.6.0 (2013-07-09)

  • Adapt output to mirage-platform-0.9.2 Io_page API.

v0.5.0 (2013-03-28)

  • Added a -o option (needed for mirari)

v0.4.0 (2012-12-20)

  • Initial public release

v3.0.0

23 Oct 12:08
2019206
Compare
Choose a tag to compare

CHANGES:

  • Retire mirage-fs-lwt package (#25 @hannesm)
  • Specialies io = LWt.t and page_aligned_buffer = Cstruct.t in mirage-fs (#25 @hannesm)
  • Mark as deprecated, will be removed for MirageOS 4.0 (#25 @hannesm)
  • Raise lower bound to OCaml 4.06.0 (#25 @hannesm)

v2.0.0

28 Feb 08:47
Compare
Choose a tag to compare

CHANGES:

  • Adjust to mirage-kv-lwt 2.0.0 interface (@hannesm)

v1.2.0

03 Feb 12:14
Compare
Choose a tag to compare

CHANGES:

v1.1.1

29 Jun 12:48
Compare
Choose a tag to compare

v1.1.1 (2016-06-29)

  • Remove open Result statements

port to jbuilder / odig

26 May 13:58
Compare
Choose a tag to compare

1.0.0

19 Jan 23:13
Compare
Choose a tag to compare

1.0.0 (2016-12-27)

  • Import the V1.FS and V1_LWT.FS for mirage-types

mirage-fs-0.6.0

09 Jul 12:10
Compare
Choose a tag to compare

0.6.0 (09-July-2013):

  • Adapt output to mirage-platform-0.9.2 Io_page API.