Skip to content

v0.6.0

Compare
Choose a tag to compare
@fcollonval fcollonval released this 30 Mar 07:47
· 38 commits to master since this release
d6bd88a

New features:

API changes:

  • CLI use now subcommands: pythonfmu {build, buildcsv, deploy} #103
  • Fmi2Slave.get_value and Fmi2Slave.set_value has been removed
  • Customized getter and setter can be provided through keyword argument of ScalarVariable (see #80)