AbInitioSoftwareBase v0.10.1
Merged pull requests:
- Rename
get_path
&set_path
& Add functionunsetpath
(#83) (@singularitti) - Implement
Command(mpiexec::Mpiexec)
, deprecateMpiexec
as a functor (#84) (@singularitti) - Add abstract types
ExecutableChain
&Executable
, subtypeMpiexec
fromExecutable
(#85) (@singularitti) - CompatHelper: add new compat entry for ComposableCommands at version 0.2, (keep existing compat) (#86) (@github-actions[bot])
- Bump actions/checkout from 3 to 4 (#87) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#88) (@dependabot[bot])
- Move
EachPotential
&eachpotential
from QuantumESPRESSOBase.jl to here (#89) (@singularitti)