0.10.2 - 2025-04-01
Changed
- Renamed
inp_obj
toinput_data
throughput project to standardize on the naming convention inqcio
. - The check for Crest execution failure that looks for "FAILED" in the stdout now occur before results parsing rather than after.
- Updated to using the new
qccodec
API for parsing results rather than the olderqcparse
functions. - Updated
qcio
dependency to>=0.14.0
since this is required forqccodec
.