Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 395 Bytes

CHANGES.md

File metadata and controls

27 lines (14 loc) · 395 Bytes

v0.1.3

aslp_client_server_ocaml:

  • fix ocaml4 support
  • update dependencies

aslp_server_http

  • remove pin dependencies

v0.1.2 (2024-02-05)

aslp_client_server_ocaml:

  • add offline lifter support
  • use int32 opcodes in server interface

v0.1.1 (2025-02-04)

aslp_client_server_ocaml: Add in-memory cache on server side.

v0.0.1 (2025-02-03)

Initial release