- Fix reading tightly packed P1 format and ASCII data with inline comments. - Drop support for Python 2.7 and 3.5. - Update copyright.
2018.10.18
- Move netpbmfile.py into netpbmfile package.
2018.02.18
- Support reading Portable FloatMaps. - Style fixes.
2016.02.24
- Use fromdata classmethod to initialize from data. - Support with statement. - Scale RGB images to maxval for display. - Make keyword arguments explicit. - Support numpy 1.10.