* Fix 2D histogram bins being misaligned by 1/2 of a bin
* Layout of plots grid is now much denser using a custom manual layout
* Improved error messages for a few common input issues (e.g. all data in a single bin)
* Relaxed version constraint on StaticArrays
* Plots now pulled in via Requires for some necessary layout functionality (no direct dependency on Revise)
* Added `lens` option to easily show one of the 1D or 2D histograms enlarged in the top right corner
* Improved support for inputting MCMCChains.Chains
Also, added a fun logo to the README:
<img src="images/logo.png" width=50/>