+ Added some more imaging code that now creates slice plots. Again, this is mainly useful for making movies. You'll want to use `yt` or py-sphviewer for more complex things. + Internally, we moved the visualisation stuff to a sub-module. + Minor bug-fixes in the imaging code to do with kernel normalization.
0.5.0
-------
Basic image-creation functionality!
+ Added some (super fast) routines to make projections of the whole box. This is only useful for simple projections of the whole box and is not thread parallel. In particular, it's useful for making movies.
0.4.0
-------
User-defined particle types update!
+ Allows for user defined particle types through an API + Adds the RunName field.
0.3.8
-------
Dependency release:
+ Explicitly makes `unyt<2.0.0` an install requirement.
0.3.7
-------
Cooling release:
+ Added RadiatedEnergy -> radiated_energy field. + Fixes some issues with information from the diffusion.
0.3.6
-------
Urgent bugfix release:
+ Fixed incorrect parsing of dual-purpose metadata.