Skip to content

v0.5.0

Choose a tag to compare

@fcollonval fcollonval released this 23 Feb 14:33
· 127 commits to master since this release
b24c5f7

Features:

  • Add --version option to CLI #74
  • Find the class name using Regex #76
  • Embed pythonfmu in the FMU #78

Fixes:

  • GIL not released when Python code is throwing an exception #68
  • Memory leak with GetString #70