Skip to content
[Diff since v0.6.11](https://github.com/JuliaMolSim/DFTK.jl/compare/v0.6.11...v0.6.12)

**Merged pull requests:**
- Computation of the Fourier transform of the force constant matrix of Ewald (#762) (@epolack)
- CompatHelper: bump compat for Polynomials to 4, (keep existing compat) (#874) (@github-actions[bot])
- CompatHelper: bump compat for Spglib to 0.8, (keep existing compat) (#876) (@github-actions[bot])
- Implemented density transfer, added timings to hessian (#878) (@a-azzali)
- Bump actions/checkout from 3 to 4 (#879) (@dependabot[bot])
- warning uses unexisting variable (#880) (@epolack)
- fix for documenter 1.1 (#882) (@epolack)
- Removing unsupported branch (#883) (@epolack)
- Correct typo in preconditioners.jl (#885) (@gkemlin)
- Updating SCF doc (#886) (@epolack)
- Smaller fixes (#890) (@mfherbst)
- Add missing `using Plots` to graphene example (#891) (@Technici4n)
- Try to fix interval arithmetic tests by version bound (#894) (@mfherbst)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#897) (@github-actions[bot])
- CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat) (#898) (@github-actions[bot])

**Closed issues:**
- ExtXYZ segfault (#889)