|
1 | 1 | # Changelog |
2 | | -## v0.2.9 |
| 2 | +## v0.0.2 |
3 | 3 | ### What's Changed |
4 | | -* First public release of autoplex |
5 | | -* Added RSS workflow |
| 4 | +* fix m3gnet issue by @naik-aakash in https://github.com/autoatml/autoplex/pull/76 |
| 5 | +* Docstrings, type-hints, documentation fixes by @QuantumChemist in https://github.com/autoatml/autoplex/pull/78 |
| 6 | +* Test buildcell by @JaGeo in https://github.com/autoatml/autoplex/pull/82 |
| 7 | +* installation of buildcell by @JaGeo in https://github.com/autoatml/autoplex/pull/81 |
| 8 | +* Merging RSS code by @YuanbinLiu in https://github.com/autoatml/autoplex/pull/69 |
| 9 | +* Update README.md by @JaGeo in https://github.com/autoatml/autoplex/pull/85 |
| 10 | +* [WIP] Integration and test of RSS code by @YuanbinLiu in https://github.com/autoatml/autoplex/pull/84 |
| 11 | +* RSS fixes by @QuantumChemist in https://github.com/autoatml/autoplex/pull/89 |
| 12 | +* Hookean tests by @MorrowChem in https://github.com/autoatml/autoplex/pull/92 |
| 13 | +* Run full pre-commit hook in CI by @QuantumChemist in https://github.com/autoatml/autoplex/pull/95 |
| 14 | +* Implementation of adaptive supercell settings and improvement of the documentation by @QuantumChemist in https://github.com/autoatml/autoplex/pull/80 |
| 15 | +* Supercell Tests by @JaGeo in https://github.com/autoatml/autoplex/pull/98 |
| 16 | +* Miscellaneous changes by @QuantumChemist in https://github.com/autoatml/autoplex/pull/102 |
| 17 | +* Merging by @QuantumChemist in https://github.com/autoatml/autoplex/pull/103 |
| 18 | +* Add devcontainer by @naik-aakash in https://github.com/autoatml/autoplex/pull/96 |
| 19 | +* string python versions and fix repo name by @naik-aakash in https://github.com/autoatml/autoplex/pull/106 |
| 20 | +* remove accidental - from docker workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/107 |
| 21 | +* Update devcontainer image and docker-publish workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/109 |
| 22 | +* Update Dockerfile to use micromamba and make it uv ready by @naik-aakash in https://github.com/autoatml/autoplex/pull/110 |
| 23 | +* fix linting for Dockerfile by @naik-aakash in https://github.com/autoatml/autoplex/pull/111 |
| 24 | +* Optimize test wf by @naik-aakash in https://github.com/autoatml/autoplex/pull/112 |
| 25 | +* Fix quippy error in CI by @naik-aakash in https://github.com/autoatml/autoplex/pull/115 |
| 26 | +* fix final coverage report not being generated by @naik-aakash in https://github.com/autoatml/autoplex/pull/117 |
| 27 | +* Update copyright notice for reused code by @MorrowChem in https://github.com/autoatml/autoplex/pull/120 |
| 28 | +* Update LICENSE by @JaGeo in https://github.com/autoatml/autoplex/pull/121 |
| 29 | +* Update docker-publish.yml by @naik-aakash in https://github.com/autoatml/autoplex/pull/126 |
| 30 | +* pin atomate2 to last working commit by @naik-aakash in https://github.com/autoatml/autoplex/pull/127 |
| 31 | +* Update devcontainer & fix linting by @naik-aakash in https://github.com/autoatml/autoplex/pull/129 |
| 32 | +* Prettify tests by @naik-aakash in https://github.com/autoatml/autoplex/pull/130 |
| 33 | +* Revert prettify tests by @naik-aakash in https://github.com/autoatml/autoplex/pull/132 |
| 34 | +* Fix force field dependencies by @naik-aakash in https://github.com/autoatml/autoplex/pull/134 |
| 35 | +* Fix liniting error & Update test durations by @naik-aakash in https://github.com/autoatml/autoplex/pull/135 |
| 36 | +* Merge main into sc algo by @QuantumChemist in https://github.com/autoatml/autoplex/pull/138 |
| 37 | +* Bump sphinx from 7.2.6 to 8.0.2 by @dependabot in https://github.com/autoatml/autoplex/pull/123 |
| 38 | +* merge main into sc algo by @QuantumChemist in https://github.com/autoatml/autoplex/pull/139 |
| 39 | +* Revert "Bump sphinx from 7.2.6 to 8.0.2" by @naik-aakash in https://github.com/autoatml/autoplex/pull/143 |
| 40 | +* merging main to adapt_sc_algo for docs fixes by @QuantumChemist in https://github.com/autoatml/autoplex/pull/154 |
| 41 | +* Copyright notice by @YuanbinLiu in https://github.com/autoatml/autoplex/pull/155 |
| 42 | +* Fix doc by @naik-aakash in https://github.com/autoatml/autoplex/pull/157 |
| 43 | +* Fix doc by @naik-aakash in https://github.com/autoatml/autoplex/pull/159 |
| 44 | +* Include autoplex docker by @naik-aakash in https://github.com/autoatml/autoplex/pull/161 |
| 45 | +* Enable more refined supercell settings and adapt DFT settings in phonon workflow by @JaGeo in https://github.com/autoatml/autoplex/pull/100 |
| 46 | +* Docs fixes by @QuantumChemist in https://github.com/autoatml/autoplex/pull/162 |
| 47 | +* Add docs deployment to ci by @naik-aakash in https://github.com/autoatml/autoplex/pull/73 |
| 48 | +* added the current authors of the documentation to the conf file by @QuantumChemist in https://github.com/autoatml/autoplex/pull/164 |
| 49 | +* Update Dockerfile by @naik-aakash in https://github.com/autoatml/autoplex/pull/166 |
| 50 | +* Fix tests by @naik-aakash in https://github.com/autoatml/autoplex/pull/163 |
| 51 | +* Update install instructions and MISC cleanup by @naik-aakash in https://github.com/autoatml/autoplex/pull/168 |
| 52 | +* Adjust glue xml file path handling by @QuantumChemist in https://github.com/autoatml/autoplex/pull/169 |
| 53 | +* Small changes in README and pyproject files by @QuantumChemist in https://github.com/autoatml/autoplex/pull/170 |
| 54 | +* Update index.md by @naik-aakash in https://github.com/autoatml/autoplex/pull/172 |
| 55 | +* Update split durations by @QuantumChemist in https://github.com/autoatml/autoplex/pull/171 |
| 56 | +* Small cleanup in docs conf file and added a favicon for the documentation pages by @QuantumChemist in https://github.com/autoatml/autoplex/pull/174 |
| 57 | +* update colors to fix dark mode by @naik-aakash in https://github.com/autoatml/autoplex/pull/177 |
| 58 | +* add PyPi publish workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/152 |
| 59 | +* Manual supercells by @QuantumChemist in https://github.com/autoatml/autoplex/pull/176 |
| 60 | +* remove hardcoded json file name by @naik-aakash in https://github.com/autoatml/autoplex/pull/185 |
| 61 | +* clear cache in docker image & test workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/189 |
| 62 | +* Added "datatype" to results summary file by @QuantumChemist in https://github.com/autoatml/autoplex/pull/192 |
| 63 | +* adjusting VASP/jobs settings by @QuantumChemist in https://github.com/autoatml/autoplex/pull/200 |
| 64 | +* Update README.md by @JaGeo in https://github.com/autoatml/autoplex/pull/201 |
| 65 | +* add tags to docker images and cleanup workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/206 |
| 66 | +* Fix dockerbuild workflow by @naik-aakash in https://github.com/autoatml/autoplex/pull/207 |
| 67 | +* Cleanup ghcr by @naik-aakash in https://github.com/autoatml/autoplex/pull/208 |
| 68 | +* update image urls by @naik-aakash in https://github.com/autoatml/autoplex/pull/209 |
| 69 | +* Add workflow to autoupdate devcontainer.json version tags on new release by @naik-aakash in https://github.com/autoatml/autoplex/pull/212 |
| 70 | +* Make the MACE fit more flexible and build a finetuning workflow by @JaGeo in https://github.com/autoatml/autoplex/pull/182 |
| 71 | +* Update docker image - Include LAMMPS by @naik-aakash in https://github.com/autoatml/autoplex/pull/210 |
| 72 | +* Auto update test durations by @naik-aakash in https://github.com/autoatml/autoplex/pull/215 |
| 73 | +* Revise lammps compilation by @naik-aakash in https://github.com/autoatml/autoplex/pull/217 |
| 74 | +* Update README.md with new RSS functionalities and clean up by @JaGeo in https://github.com/autoatml/autoplex/pull/202 |
| 75 | +* fix linting by @JaGeo in https://github.com/autoatml/autoplex/pull/218 |
| 76 | +* Make version number consistent by @JaGeo in https://github.com/autoatml/autoplex/pull/220 |
| 77 | +* raise pr via update_devcontainer.yml by @naik-aakash in https://github.com/autoatml/autoplex/pull/221 |
| 78 | +* Created a new unified flow module for RSS. by @YuanbinLiu in https://github.com/autoatml/autoplex/pull/203 |
| 79 | +* move to src layout by @naik-aakash in https://github.com/autoatml/autoplex/pull/224 |
| 80 | + |
| 81 | +### New Contributors |
| 82 | +* @dependabot made their first contribution in https://github.com/autoatml/autoplex/pull/123 |
| 83 | + |
| 84 | +**Full Changelog**: https://github.com/autoatml/autoplex/compare/v0.0.1...v0.0.2 |
6 | 85 |
|
7 | 86 | ## v0.0.1 |
8 | 87 | * First internal release of autoplex |
|
0 commit comments