File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## v0.4.8
3
+ ### What's Changed
4
+ * change python version from 3.9 to 3.10 in docs generation by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/322
5
+ * Bump sphinx-design from 0.6.0 to 0.6.1 by @dependabot in https://github.com/JaGeo/LobsterPy/pull/324
6
+ * Bump sphinx-toolbox from 3.7.0 to 3.8.0 by @dependabot in https://github.com/JaGeo/LobsterPy/pull/326
7
+ * Update sphinx requirement from <8,>=5 to >=5,<9 by @dependabot in https://github.com/JaGeo/LobsterPy/pull/323
8
+ * Update calc quality and fingerprints usage by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/331
9
+ * Remove redundant coverage uploads and fix coverage reports by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/332
10
+ * Fix the path of lobsterenv.py. by @hongyi-zhao in https://github.com/JaGeo/LobsterPy/pull/333
11
+
12
+ ### New Contributors
13
+ * @hongyi-zhao made their first contribution in https://github.com/JaGeo/LobsterPy/pull/333
14
+
15
+ ** Full Changelog** : https://github.com/JaGeo/LobsterPy/compare/v0.4.7...v0.4.8
16
+
17
+
2
18
## v0.4.7
3
19
* fix outdated cli tutorial code snippets by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/320
4
20
* Fix unexpected "DOSCAR.LSO.lobster" exception in cli by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/321
You can’t perform that action at this time.
0 commit comments