* Two bugs fixed in the BS integrator. One was related to unitialized memory and the other to issues when the particle number changed.
3.19.5
* Workaround for urllib support in pyodide added * Silent warning when InterruptiblePool is not available
3.19.4
* InterruptiblePool is optional. * Fixed an issue that occured when switching integrators while using the Simulationarchive. * Renamed `srand_seed` to make it user accessible.
3.19.3
* Added several examples. * Changed how pypi is rendering the documentation.
3.19.2
* Fixes a bug relates to test particles of type 0 in MERCURIUS.
3.19.1
* Some compilers seem to complain that a constant cannot be initialized from a constant. Fixed this so that REBOUND works on colaboratory.