Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2025-07-10

Added

  • Add standard and optimized Gaussian blur for masks @stotko (#14)

  • Support non-binary masks from matting approaches @stotko (#13)

  • Add Python 3.13 support @stotko (#6)

Changed

  • Define visual hull isosurface multiplicatively @stotko (#12)

  • Move numpy to dev dependencies @stotko (#5)

0.1.0 - 2024-11-06

  • Initial version