Skip to content

v0.1.1 Patch Release

Compare
Choose a tag to compare
@fjclark fjclark released this 04 Jul 11:09
· 35 commits to main since this release
76916ef
  • Fix added to prevent simulation_runner objects getting pickled before they've been fully initialised (4a1493d) . This avoids issues where an error occurs during initialisation and the object is pickled in an incomplete state (see #1).

What's Changed

  • Avoid pickling simulation_runners before complete initialisation by @fjclark in #2

Full Changelog: v0.1.0...v0.1.1