Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.1.1 #15

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Version 0.1.1 #15

merged 2 commits into from
Apr 23, 2024

Conversation

MikkelDA
Copy link
Owner

New features:
Added 'CGSB.version' value to check current CGSB version
Added 'CGSB.version_changes()' function to see changes from previous version to current version

Feature changes:
Solvations can now be done without ions.
Output filenames now have their extension cases checked (e.g., '.GRO' is read as '.gro', such that the file is not renamed to '.GRO.gro')

Bug fixing:
Fixed error when manually designating lipid insertion algorithm.
No longer adds '.gro' or '.pdb' if filenames already contains it for 'out_gro' and 'out_pdb' arguments

New features:
    Added 'CGSB.__version__' value to check current CGSB version.
    Added 'CGSB.version_changes()' function to see changes from previous version to current version.

Feature changes:
    Solvations can now be done without ions.
    Output filenames now have their extension cases checked (e.g., '.GRO' is read as '.gro', such that the file is not renamed to '.GRO.gro').

Bug fixing:
    Fixed error when manually designating lipid insertion algorithm.
    No longer adds '.gro' or '.pdb' if filenames already contains it for 'out_gro' and 'out_pdb' arguments.
@MikkelDA MikkelDA merged commit be4ea78 into master Apr 23, 2024
@MikkelDA MikkelDA deleted the Version-0.1.1 branch April 23, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant