v3.0.1
dmtrKovalenko/odiffv3.0.1Jun 20, 2024by dmtrKovalenko
AI Summary
A maintenance release improving memory management and ensuring binary executables are attached correctly.
Key Highlights
- Uses OCaml heap memory instead of naked pointers
- Automatic attachment of binary executables
- Provides tarballs for Linux, MacOS, and Windows
New Features
- Automatic attachment of binary executables
Full Release Notes
# Changes * Use OCaml heap memory instead of naked pointers * Attach binary executables automatically [odiff-Linux-3.0.0-5826168c.tar.gz](https://github.com/user-attachments/files/15912622/odiff-Linux-3.0.0-5826168c.tar.gz) [odiff-MacOS-3.0.0-896164d9.tar.gz](https://github.com/user-attachments/files/15912623/odiff-MacOS-3.0.0-896164d9.tar.gz) [odiff-Windows_x64-3.0.0-9088a33d.tar.gz](https://github.com/user-attachments/files/15912624/odiff-Windows_x64-3.0.0-9088a33d.tar.gz)