Skip to content

Releases: christophercrouzet/hienoi

v0.2.0

06 Aug 12:07
Compare
Choose a tag to compare

Changed

  • Guard against sending a empty draw calls.
  • Prevent a breaking change planned for NumPy 1.14.
  • Make the class ParticleSimulation pickable.
  • Guard against processes not properly started
  • Add the '.py' extension to the demo executables.
  • Make minor tweaks to the code.

Fixed

  • Fix issues specific to Windows.

v0.1.0

10 May 07:56
Compare
Choose a tag to compare
  • Initial release.