- Fixed
Bimage_display.Window.mouse_position
- Link against
libOpenImageIO_Util
- Added
Expr.prepare
- Removed
Bimage_unix.Thread.Filter
- Renamed
Bimage_unix.{Data_unix,Image_unix}.create_mmap
tommap
- Removed
Filter.Make
,FILTER
andbimage-lwt
- Added
let*
andlet+
operators - Added
Window.window
- Fix type in
Bimage_display
- More aggressive image type checking in
bimage-display
to fix possible segmentation faults
- Overhaul of
Color
andType
- Added
FILTER
/Filter
- Added
Bimage_io
andBimage_lwt
- Add Func Expr
- Rewrite ops as exprs
- Update stb-image/stb-image-write
- Update to GTK3
- Fix tests and examples