0.2.4
Fixes two minor issues:
- Until now, it was possible to export invalid
bnet
models by including variables whose name starts with a number. This is now an error. - Symbolic sets now all have the same utility methods (
symbolic_size
,pick_singleton
, etc.). Until now, this was not supported for all types.