v0.5.0
New features and bug fixes.
Highlights:
- dropped official support for Python 3.4 (supported: 2.7 and >= 3.5)
- Allow parsing DX files by NAMD's GridForces module (new typequote keyword, #58)
- New keyword argument
Grid(grid=<file>, file_format=<str>)
to set file format when reading from a file (#33) - Better input handling when constructing a Grid object (#59)
Note that this might be the last release before a 1.0 and an API freeze.