Skip to content

Releases: MineralsCloud/CrystallographyBase.jl

v0.14.3

28 Oct 10:37
e2a5105
Compare
Choose a tag to compare

CrystallographyBase v0.14.3

Diff since v0.14.2

v0.14.2

18 Oct 07:20
64051aa
Compare
Choose a tag to compare

CrystallographyBase v0.14.2

Diff since v0.14.1

Merged pull requests:

  • CompatHelper: bump compat for CrystallographyCore to 0.6, (keep existing compat) (#124) (@github-actions[bot])

v0.14.1

10 Oct 08:10
d466d47
Compare
Choose a tag to compare

CrystallographyBase v0.14.1

Diff since v0.14.0

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#122) (@dependabot[bot])
  • CompatHelper: bump compat for CrystallographyCore to 0.5, (keep existing compat) (#123) (@github-actions[bot])

v0.14.0

08 Oct 11:18
Compare
Choose a tag to compare

CrystallographyBase v0.14.0

Diff since v0.13.0

Merged pull requests:

Closed issues:

  • Supercell generation (#111)

v0.13.0

17 Sep 09:34
4d7f32d
Compare
Choose a tag to compare

CrystallographyBase v0.13.0

Diff since v0.12.0

Merged pull requests:

  • CompatHelper: bump compat for CrystallographyCore to 0.2, (keep existing compat) (#92) (@github-actions[bot])
  • Add Brillouin.jl, Spglib.jl to weakdeps & BrillouinSpglibExt to extensions (#93) (@singularitti)
  • Add indexing & custom broadcasting interfaces for ReciprocalLattice (#94) (@singularitti)
  • Move number multiplication out of the constructor since we have (#95) (@singularitti)
  • Rename FractionalFromCartesian to ReducedFromCartesian, etc. (#96) (@singularitti)
  • Add PeriodicTableExt extension (#97) (@singularitti)
  • Add MendeleevExt to extensions (#98) (@singularitti)
  • Bump actions/checkout from 3 to 4 (#99) (@dependabot[bot])
  • Deprecate ReciprocalPoint & corresponding methods (#100) (@singularitti)
  • Deprecate CartesianFromReduced & ReducedFromCartesian, just use matrix operations of AbstractLattices (#101) (@singularitti)
  • Bump codecov/codecov-action from 3 to 4 (#102) (@dependabot[bot])
  • CompatHelper: bump compat for CrystallographyCore to 0.3, (keep existing compat) (#103) (@github-actions[bot])
  • Fix imports & exports using Reexport.jl (#104) (@singularitti)
  • Fix supercell for Lattices (#105) (@singularitti)
  • Change lattice.data to parent(lattice) (#106) (@singularitti)
  • Fix array interfaces for MetricTensors (#107) (@singularitti)
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#108) (@github-actions[bot])

v0.12.0

15 Aug 06:20
14ac8ff
Compare
Choose a tag to compare

CrystallographyBase v0.12.0

Diff since v0.11.0

Merged pull requests:

  • Move some code to CrystallographyCore.jl (#90) (@singularitti)
  • CompatHelper: add new compat entry for CrystallographyCore at version 0.1, (keep existing compat) (#91) (@github-actions[bot])

v0.11.0

01 Aug 03:43
9e0fa27
Compare
Choose a tag to compare

What's Changed

  • Redefine AbstractLattice as the subtype of AbstractMatrix by @singularitti in #84
  • Update Project.toml - compat for Mendeleev by @Eben60 in #85
  • refactor: Replace @enumx with@anonymousenum macro by @singularitti in #86
  • Remove Functors package from dependencies by @singularitti in #88
  • CompatHelper: add new compat entry for AnonymousEnums at version 0.1, (keep existing compat) by @github-actions in #89

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

13 Jul 23:45
aad84a1
Compare
Choose a tag to compare

CrystallographyBase v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Redefine AbstractLattice as the subtype of AbstractMatrix (#84) (@singularitti)
  • Update Project.toml - compat for Mendeleev (#85) (@Eben60)

v0.10.0

18 Jan 09:38
ffba54f
Compare
Choose a tag to compare

CrystallographyBase v0.10.0

Diff since v0.9.0

Merged pull requests:

v0.9.0

18 Jan 08:43
dcaef54
Compare
Choose a tag to compare

CrystallographyBase v0.9.0

Diff since v0.8.0

Merged pull requests:

  • Implement __init__ for PeriodicTable or Mendeleev (#77) (@singularitti)
  • CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#78) (@github-actions[bot])
  • Move miller.jl to MillerIndices.jl (#79) (@singularitti)
  • Rewrite dot & norm for MetricTensor (#80) (@singularitti)
  • Rename latticevectors back to basisvectors (#81) (@singularitti)
  • CompatHelper: add new compat entry for Mendeleev at version 0.3, (keep existing compat) (#82) (@github-actions[bot])