* Started parsing, storing, and writing LINK records from PDB files in the PDB parser and writer
* Improve handling of duplicate templates when converting to OpenMM force field/residue template XML files
* Fix building C++ extensions on macOS Mojave systems with Anaconda or Miniconda Python
* Fixes 1030 - Improve converting from OpenMM-generated force field systems to GROMACS files
* Add `parmed.read_pdb` and `parmed.write_pdb` as aliases to `parmed.read_PDB` and `parmed.write_PDB`
* Overhauled the PDB parser so it is more robust for official RCSB files (but drops some support for storing all of the data in non-conforming PDB files, although all atoms from those are still parsed)
* Fixed CHARMM parameter parsers to avoid failing when reading unsupported parameters (only fails when trying to use them).
* Added support to reading CMAP terms in Amber topology files