Releases: SimonEnsemble/Xtals.jl
Releases · SimonEnsemble/Xtals.jl
v0.4.3
What's Changed
- Quieter init and JULIA_DEPOT as the default for
set_paths
by @ven-k in #161
New Contributors
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Xtals v0.4.2
Diff since v0.4.1
Closed issues:
- Can
getindex(Atoms, i)
return a different type? (#102)
SymmetryInfo
and replicate
docstrings missing in docs (#135)
- loading data from absolute paths (#138)
- temporary files (#153)
Merged pull requests:
v0.4.0
Xtals v0.4.0
Diff since v0.3.12
Closed issues:
view_crystal
missing temp file (#97)
- function to change xtal.name? (#99)
- additional CI checks? (#127)
- AtomsBase 0.2.2 name clash (#150)
Merged pull requests:
v0.3.9
splits python-dependent code into XtalsPyTools.jl
v0.3.8
update to migrate dependency on LightGraphs
to Graphs