Skip to content

Releases: molssi-seamm/psi4_step

Added total charge and multiplicity to input

18 Nov 21:40
0a497ce
Compare
Choose a tag to compare
Merge pull request #13 from molssi-seamm/dev

Added total charge and spin multiplicity to the input.

Added property handling

20 Oct 22:16
b6b4d9d
Compare
Choose a tag to compare
Merge pull request #12 from molssi-seamm/dev

Added property handling

Updated for changes in Psi4

25 Aug 01:49
97a08be
Compare
Choose a tag to compare

Also cleaned up release and CI to use shared workflows.

Updating to Python 3.8 and 3.9

14 Oct 01:10
Compare
Choose a tag to compare
2021.10.13

Moving up to Python 3.8 and 3.9

Update for internal change in argument parsing.

03 Jun 23:46
Compare
Choose a tag to compare
2021.6.3

Updated for the seamm argument parser moving to seamm_util.

Added plug-in specific installer for Psi4

25 May 19:23
51f9590
Compare
Choose a tag to compare

Added a plug-in specific installer that installs Psi4, by default in the seamm-psi4 conda environment.

Added to the documentation

11 Feb 22:55
Compare
Choose a tag to compare

Streamlined the documentation, adding a description for the plug-in.
Also tidied up the description for PyPI, which is used by the new installer, and added keywords to help with searches.

Updated for compatibility with the new system classes.

04 Feb 16:15
7f3de62
Compare
Choose a tag to compare
Merge pull request #9 from molssi-seamm/system2

Updated for compatibility with the new system classes.

Internal: moving to GitHub Actions for CI/CD

05 Dec 16:19
Compare
Choose a tag to compare

No change in functionality, but making sure that everything works using GitHub Action for continuous integration (CI) and deployment (CD)

Moving to new command-line argument handling

02 Nov 16:05
a0f533b
Compare
Choose a tag to compare
Merge pull request #7 from molssi-seamm/option-handling

Updating for the command-line argument handling