We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5f499 commit 5f2d021Copy full SHA for 5f2d021
docs/src/user/changelog.rst
@@ -1,6 +1,26 @@
1
Change log
2
==========
3
4
+v0.0.5
5
+------
6
+
7
+This version removed Python 3.7 support following numpy and pymatgen.
8
9
+New features:
10
11
+- Base schema for molecule task documents (@arosen) [#54]
12
13
+Bug fixes:
14
15
+- Fix VASP relaxation using custodian "FULL_OPT" (@arosen) [#42]
16
+- Fix supercell generation and input sets in electron-phonon workflow.
17
+- Fix ``HSEBSSetGenerator`` INCAR settings.
18
+- Fix issue with magnetism in SOC structures.
19
+- Fix bug with Fermi level and IBRION=1
20
+- Better handling of URI generation.
21
+- Tweak k-spacing formula to stop large band gaps giving negative values
22
23
24
v0.0.4
25
------
26
0 commit comments