Releases: JuliaMolSim/AtomsBase.jl
Releases · JuliaMolSim/AtomsBase.jl
v0.4.2
v0.4.1
AtomsBase v0.4.1
A few minor bugfixes.
Merged pull requests:
Closed issues:
- Interfacing extended XYZ readers and writers for AtomsBase (#40)
- Chemical Element (#49)
- Boundary Conditions (#97)
- Introduce Cell types (#99)
- Introduce
mass
(#100) - AbstractSystem not exported any more in v0.4 (#109)
- atomic_number(::Int16) is undefined (#112)
- Some ChemicalSpecies constructors create nneut=0 (#113)
v0.4.0
AtomsBase v0.4.0
Merged pull requests:
- Clarify testing documentation (#88) (@mfherbst)
- Bump codecov/codecov-action from 3 to 4 (#93) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#94) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#96) (@dependabot[bot])
- Docs: clarify ambiguity of dimension D (#103) (@cortner)
- Fix testing of isolated systems (#105) (@mfherbst)
- Interface and Docs Updates for v0.4.x (#107) (@cortner)
Closed issues:
v0.3.5
AtomsBase v0.3.5
Merged pull requests:
- Improve chemical formula (#76) (@mfherbst)
- Element symbol function (#77) (@mfherbst)
- Fix system comparison edge case (#79) (@mfherbst)
- add AutoBZCore to readme (#80) (@lxvm)
- Bump actions/checkout from 3 to 4 (#81) (@dependabot[bot])
- Disable printing for cells with negative vectors (#82) (@mfherbst)
Closed issues:
- AtomView and system getindex (#74)
v0.3.4
v0.3.3
v0.3.2
AtomsBase v0.3.2
Merged pull requests:
- Slicing support (#67) (@rashidrafeek)
- Make AtomView rely on struct-of-array format (#68) (@Liozou)
v0.3.1
AtomsBase v0.3.1
Merged pull requests:
v0.3.0
v0.2.5
AtomsBase v0.2.5
Merged pull requests:
- Basic printing for atomic structures (#39) (@mfherbst)
- Fix docs deployment (#42) (@jgreener64)
- add packages using AtomsBase (#45) (@rkurchin)
show
forFastSystem
and improved tests (#46) (@rashidrafeek)- Fixed broken link in README (#47) (@chemicalfiend)
- Fix Atom() function call typo (#52) (@jty-computation)
- Store arbitrary data in Flexible System (#53) (@JanHab)
- More detailed printing and extended docs (#58) (@mfherbst)
- Atom constructor fix (#60) (@mfherbst)