Skip to content

Version 1.0.7: Bugfix release

Choose a tag to compare

@jooste jooste released this 17 Jun 13:14
· 82 commits to master since this release

What's Changed

  • Use np.frombuffer instead of np.fromstring by @skyNacho in #571
  • Moved sigint/sigterm connect to run() in simulation.py to allow default behaviour of SIGINT/SIGTERM when BlueSky is not in charge of the main loop.

New Contributors

Full Changelog: v1.0.6...v1.0.7