Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 931 Bytes

CHANGES.md

File metadata and controls

43 lines (30 loc) · 931 Bytes

1.2.2 (2022-16-06)

  • 5.0 compatibilty. Depend on camlp-streams explicitly (#31)

1.2.1 (2019-08-02)

  • Remove which dependency (#25)
  • Migrate to dune (#29)
  • Generate opam file from dune and port to opam 2.0 (#30)

1.0.2 (2012-03-19)

  • support for flushing output to abstract OO channels

1.0.1 (2012-01-03)

  • new experimental array streaming utility
  • compiling with -g, allowing stack trace recording
  • fixed description of the format for string encoding

1.0.0 (2010-12-04)

  • added system of references for sharing values
  • new variant `Shared
  • new fields in input and output buffers
  • bdump: option -h to specify alternate dictionary
  • standalone reference for the biniou format

0.9.1 (2010-09-13)

  • fixed Bi_inbuf.from_channel
  • added INSTALL file

0.9.0 (2010-08-04)

  • first release