Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Version 0.5.2

Compare
Choose a tag to compare
@joto joto released this 19 Sep 08:33
· 67 commits to master since this release

Fixed

  • Now properly statically linking bz2 on linux (no longer accidentally depends
    on shared libbz2)
  • Fixed memory leak in handler which regressed in 0.5.0.
    (#79)

Added

  • Add area support to object_to_entity_bits() function.
    (#49)