Releases: ejmeitz/SimpleCrystals.jl
Releases · ejmeitz/SimpleCrystals.jl
v0.4.4
18 Jun 18:35
Compare
Sorry, something went wrong.
No results found
Missing atomic_symbol function
v0.4.3
18 Jun 17:02
Compare
Sorry, something went wrong.
No results found
Fix AtomsBase.cell
Add tests to check AtomsBase type requirements
v0.4.2
17 Jun 20:27
Compare
Sorry, something went wrong.
No results found
v0.4.1
09 Jun 01:59
Compare
Sorry, something went wrong.
No results found
Add ability to write ucposcar and ssposcar files from Crystal object via to_ucposcar and to_ssposcar.
v0.4.0
24 Nov 22:29
Compare
Sorry, something went wrong.
No results found
v0.3.3
05 Sep 00:19
Compare
Sorry, something went wrong.
No results found
Docs actually fixed this time. No API changes...
v0.3.2
02 Sep 18:24
Compare
Sorry, something went wrong.
No results found
Remove HTML from readme so Documenter can render properly on the web.
v0.3.1
01 Sep 20:40
Compare
Sorry, something went wrong.
No results found
Forgot some places that atomic_mass was used internally. Removed to get rid of the deprecation warnings.
v0.3.0
01 Sep 20:35
Compare
Sorry, something went wrong.
No results found
Updated to AtomsBase 0.4, interface is same except atom_mass was renamed to mass in the user facing API.
Removed float promotion in definition of all crystals.
Made docs a symlink to ReadMe to avoid issues like #2
Edit: Missed some places atomic_mass was used. This might throw some warnings so use 0.3.1 to fix that.
v0.2.0
25 Oct 01:56
Compare
Sorry, something went wrong.
No results found
Fully remove use of SVector in pre-defined crystal structures. Also made this breaking change since 0.1.7 should have been.