Releases: JuliaMolSim/AtomsBase.jl
Releases · JuliaMolSim/AtomsBase.jl
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)
v0.2.1
AtomsBase v0.2.1
Merged pull requests:
v0.2.0
v0.1.0
AtomsBase v0.1.0
Closed issues:
- What is the scope of this package? (#17)
position
conflicts withBase.position
(#18)- we should add docstrings (#19)
- add some more tests (#22)
Merged pull requests:
- more informative README (#3) (@rkurchin)
AbstractSystem
doesn't subtype anything but supports indexing interface (#10) (@rkurchin)AbstractParticle
takes a type parameter<:AbstractElement
(#11) (@rkurchin)- SoA example (#12) (@rkurchin)
- Minor technical improvements (#13) (@Gregstrq)
- Minor fixes, convenience constructors (#15) (@rashidrafeek)
- GitHub Actions for autobuild, TagBot and CompatHelper (#21) (@jgreener64)
- simplify types (#23) (@rkurchin)