Skip to content

Releases: MineralsCloud/CrystallographyCore.jl

v0.3.1

17 Sep 09:21
1c760ed
Compare
Choose a tag to compare

CrystallographyCore v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

16 Sep 06:49
e4507ac
Compare
Choose a tag to compare

CrystallographyCore v0.3.0

Diff since v0.2.2

Merged pull requests:

v0.2.2

18 Aug 21:38
00653d3
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

Fix the constructors of Lattice in Julia versions below v1.9

v0.2.1

18 Aug 02:10
da1ca83
Compare
Choose a tag to compare

CrystallographyCore v0.2.1

Diff since v0.2.0

Merged pull requests:

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Aug 23:19
460a1ca
Compare
Choose a tag to compare

CrystallographyCore v0.2.0

Diff since v0.1.2

Merged pull requests:

v0.1.2

17 Aug 17:25
c3a0f7f
Compare
Choose a tag to compare

CrystallographyCore v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

16 Aug 22:19
cda9702
Compare
Choose a tag to compare

CrystallographyCore v0.1.1

Diff since v0.1.0

v0.1.0

13 Aug 07:04
26c51cd
Compare
Choose a tag to compare

CrystallographyCore v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for StructEquality at version 2, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • Add "Test creating Lattices with units" (#3) (@singularitti)
  • Update constructors of Lattice (#4) (@singularitti)
  • Eliminate non-singularity checks in lattice code (#5) (@singularitti)
  • Remove isapprox for Cell (#6) (@singularitti)