Nothing Special   »   [go: up one dir, main page]

Skip to content

Releases: alanwilter/acpype

Release 2023.10.27

27 Oct 07:31
8dbc6e8
Compare
Choose a tag to compare
  • Using AmberTools 23.3
  • Minimum Python is now 3.8, up to 3.12
  • Ready to work with pip for both Linux and Mac silicon (but not Mac Intel)
    delivered with openbabel-wheel and ambertools binaries included

Release 2022.7.21

21 Jul 09:44
c9e3594
Compare
Choose a tag to compare
changing the place where the amber environments are called. (#81)

* changing the place where the amber environments are called.

* fix format using black
* new_release

Release 2022.6.6

06 Jun 22:35
0f4b054
Compare
Choose a tag to compare
new_release

Release 2022.1.3

03 Jan 15:33
f25680b
Compare
Choose a tag to compare
new_release New_add_doc (#71)

* Avoid simple pass in Exceptions

* Restrict coverage folders in GH action

* Removed ipython from poetry

* Refactored copy_log in cli.py

* How to setup for dev

* Improved exception handling

* Added a janitor fixture for pytest

* Fixed ver_today with pcregrep (linux/macos)

* Remove ipython dev dependency

* Test verboless

* Fixed bug for sorted atomPairs

* Test ILDN with -z exception

* Test ILDN with -z exception improved

* Corrected logger().exception use

* Install poetry via curl

* Pytest in random order

* Test for corrupt glycam

* Added sphinx and docs

* Adding docs, just starting

* Fixed some badges

* Added info about documenting

* Improved doc example

* Trying to refine actions

* Use dynamic year for copyright

* Tests for mol and mdl formats

* Test sqm fails due to wrong charge input

* Typings and docs

* Test for ekFlag

* Try/exception around setResNameCheckCoords()

* Remove try/exception around os.chdir(mol.rootDir)

* Tests about resname

* tests for empty amber files

* Test mol geometry

* Check resname

* convertSmilesToMol2: redundant obabel check

* Increasing coverage about charges

* Fixed regex in ver_today.sh

* Poetry added pyupgrade, pre-commit and sphinx

* Make check_acpype.py to work, still need more

* Pyupgraded

* Added printErrorQuoted

* pre-commit end-of-file-fixer

* pid and docstrings errors cleared

Release 2021.12.24

24 Dec 15:51
2f1ddc4
Compare
Choose a tag to compare
New Logger new_release (#64)

* add loggin

* create log file in tmp path

* add logger file

* remove file and line description in log file

* fix stdout output to pass pytests

* added print function along with logging function; added the logging.exception function to catch the raise exception.

* logger fix to remove redundant prints

* fix handlers

* Refactored logger and cli

* Test -w x -d args

* Decoupled stdout from file log

* Use tempfile for log

* Fixed logic for delOutputFiles()

Co-authored-by: lkagami <lucianopkagami@hotmail.com>

Release 2021.12.14

14 Dec 21:33
a33346b
Compare
Choose a tag to compare
new_release Gaff2 and disambiguate default now

Release 2021.12.3

03 Dec 21:42
86f5fe3
Compare
Choose a tag to compare
new_release remove leading zeros in version

Release 2021.11.29

29 Nov 22:11
9c45d7e
Compare
Choose a tag to compare
Merge pull request #54 from alanwilter/failing_cases new_release

Prepared for different user's scenarios

Release 2021.11.26

26 Nov 11:02
Compare
Choose a tag to compare
Crete tag action new_tag

2021.02.05.22.15

14 Jun 19:43
Compare
Choose a tag to compare
Add funding file