* Added the 2019 PDG data table, now default.
- Some poorly established particles not in the current PDG data files
were previously erroneously made available. They have now been removed.
* Changes in API:
- ``Particle.table()`` renamed to ``Particle.all()``.
* Enhancements to ``Particle`` class:
- Numerous LaTeX particle names updated.
- Correctly deal with experimental width upper limits.
- Better display of lifetimes and widths.
- More tests.
* Demo notebook added, with a launcher for Binder in the README.
* Extra tests for particle searches.