v1.0.0
v1.0.0 (#33) * Rename the Python package (not the PyPI package) to `random_order` so that pytest's `-p` flag usage is consistent. Breaking changes: * Python 3.5+ is required. * Register the plugin as `random_order` (instead of `random-order`) * Addresses #32 and perhaps could be useful re: #23 -- Plugin is still enabled by default, but randomisation is turned off by default. Can be enabled with any of the options or with the new `--random-order` flag.