What's Changed
For users? Not much. There is now automatic parsing of .aux files into `MopacOutput.auxDict`, which covers values without a custom parser.
In the backend, we cleaned up the class structure. New parsers can be made from `BaseParser` and integrated seamlessly into Output objects.
**Full Changelog**: https://github.com/Acetylsalicylsaeure/pymopac/compare/v0.3...v1.0