* Rebuild of broken release 1.12.6, it was built with Cython 0.26 instead of a newer version needed for Python 3.7 support
1.12.6
Not secure
* Broken release due to a packaging issue * Important bugfix that affected only 1.12.5, synfast had a fixed seed https://github.com/healpy/healpy/pull/510 * Updated HEALPix C++ to 3.5.0, dynamic AVX support https://github.com/healpy/healpy/pull/514
1.12.5
Not secure
* Explicitely set Numpy version requirement to = 1.13 https://github.com/healpy/healpy/pull/506 * Implemented `hp.Rotator.rotate_map_alms` and `hp.Rotator.rotate_map_pixel` to rotate maps in spherical harmonics and pixel domain https://github.com/healpy/healpy/pull/489
1.12.4
Not secure
* Support for Python 3.7 on PyPi * Update minimum `healpix-cxx` version required https://github.com/healpy/healpy/pull/478
1.12.3
Not secure
* No changes, just fixed Unicode Error on README.rst