* Fixed a bug that caused the plug-in to fail when used in a loop.
* Improved the creation of the gaussian.ini file to both work better and keep the
comments in the file.
2024.6.5: Cleaned up logging from code.
* The logging was a bit aggressive, so moved most logging down to the debug
level. This will make the output of e.g. geomeTRIC more readable.
2024.5.31: Added optimization of transition states, and...
* Corrected implementation of composite methods (Gn, CBS-x) to handle optimization.
* Added target of the optimization to allow transition states and saddle points.
* Corrected a bug in handling the maximum number of optimization steps.
* Corrected bug determining if optimization completed properly.
* Corrected bug handling the composite method results.