Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaGeo authored Dec 5, 2023
1 parent f0af571 commit 5773f13
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## v0.3.3
## What's Changed
- fixing which_bonds by @JonasGrandel in https://github.com/JaGeo/LobsterPy/pull/168
- fix create inputs alias not working; update test for the same by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/171
- Automatic orbital wise analysis functionality in analyze module by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/132
- Replace unittests with pytests + update CI workflow and code doc-strings by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/177
- replace get_anion_types with anion_types by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/174
- rename keys of calc quality summary and snake_case by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/178
- Remove read the docs config by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/182
- Refactor cli.py for cleaner options on cli help by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/172
- overwrite add_cohp for interactive plotter > Now it works as expected by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/176
- Extend featurizer by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/179
- Update README.md by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/184
- Increase test coverage by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/185
- add POSCAR.lobster support in featurizer by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/186

## New Contributors
- @JonasGrandel made their first contribution in https://github.com/JaGeo/LobsterPy/pull/168

**Full Changelog**: https://github.com/JaGeo/LobsterPy/compare/v0.3.2...v0.3.3

## v0.3.2
- cli invert axis, add get site all orbitals dos plot by @naik-aakash in https://github.com/JaGeo/LobsterPy/pull/149
- Update README.md by @JaGeo in https://github.com/JaGeo/LobsterPy/pull/150
Expand Down

0 comments on commit 5773f13

Please sign in to comment.