What's Changed
This release gathers together the latest work towards a release of pynbody v2:
* Update all units to more modern values, and fix swift scalefactor dependencies. Note that the update to units is a breaking change. https://github.com/pynbody/pynbody/pull/801
* Updating/modernising large parts of the documentation and streamlining interface elements, which includes updating the names of some parameters https://github.com/pynbody/pynbody/pull/785, https://github.com/pynbody/pynbody/pull/805, https://github.com/pynbody/pynbody/pull/806, https://github.com/pynbody/pynbody/pull/807, https://github.com/pynbody/pynbody/pull/808, https://github.com/pynbody/pynbody/pull/809, https://github.com/pynbody/pynbody/pull/810, https://github.com/pynbody/pynbody/pull/811
* Add underlying functionality for improved quiver key in velocity plots https://github.com/pynbody/pynbody/pull/804
* Fix a bug with shared memory arrays being deleted too soon https://github.com/pynbody/pynbody/pull/812
**Full Changelog**: https://github.com/pynbody/pynbody/compare/v2.0.0-beta.7...v2.0.0-beta.8