Here are the major changes in this release:
- Add support for Python 3
- VS: fixes python 2.7 compatibility (c1655f6a18)
- VS: fixes buffer overflow when reading long VData field names (c1655f6a18)
- SD: remove warning about use of deprecated Numpy API (e4ab8e3543)
- SD: fixes buffer overflow for long dataset name (1, 7a3420a369)
- NOSZIP environment variable used during installation has been changed to SZIP (c91dd79afb)
- Easier installation in common Linux distributions (c91dd79afb)
- Most of the documentation has been formatted for Sphinx