Version 0.5.2
Another small release, mostly focused on fixing a few bugs that primarily affected Windows + Python 3.8 users. Reprs have become much nicer, making histograms easier to work with in REPLs. Serialization code is now shared with Boost.Histogram, which will make maintenance easier and fixes unlimited storage pickling.
User changes:
Bug fixes:
- Use relative paths in setup.py to avoid resolving WSL paths on Windows #162, #163
- Better Pybind11 support for Python 3.8 #168