Changelog history¶
Changes between versions 0.2 and 0.3¶
Added set_output_file_off()`and `set_output_file_on() that call IPhreeqc’s SetOutputFileOn
Changes between versions 0.1 and 0.2¶
Added more IPhreeqc functions.
Added support for Mac OS X.
Added error handling turning IPhreeqc errors into Python exceptions.
Added Python 3 compatibility. Tested with Python 3.3.
Added documentation in addition to example on website.