|
1 | | -# Version v0.4.3 |
| 1 | +# Version v0.4.4 |
2 | 2 |
|
3 | 3 | ## Enhancements |
4 | | -* Better colors for darkmode ([c0150af](https://github.com/Kastakin/PyES/commit/c0150afd7a0189594b6fa6fd23d9e0c622190ff0)) |
| 4 | +* Add AboutQt dialog for LGPL compliance ([0ab1b8b](https://github.com/Kastakin/PyES/commit/0ab1b8b9eca07100409f55c44988de9c66925613)) |
| 5 | +* Create log folder in home at runtime ([6c9cdeb](https://github.com/Kastakin/PyES/commit/6c9cdebe0bc4b39bde0663f77e57612a196db827)) |
| 6 | +* Simplify Components tests ([a81990c](https://github.com/Kastakin/PyES/commit/a81990c04c086a9583dc12a9123aae6bb6eab269)) |
| 7 | +* GUI test handle interface pytest fixture ([9de8c43](https://github.com/Kastakin/PyES/commit/9de8c43d38d9f42eacc6d2b92c98605a631b663c)) |
| 8 | + |
| 9 | +## Fixes |
| 10 | +* Fix paths in tbump config ([956f458](https://github.com/Kastakin/PyES/commit/956f4589301189c4293abbda09626f2b63e111d0)) |
| 11 | +* Remove top level init for PyInstaller ([f27946b](https://github.com/Kastakin/PyES/commit/f27946b778644be30df8202a0b53499445563966)) |
| 12 | +* Regression bugs in optimizer ([](https://github.com/Kastakin/PyES/commit/)) |
| 13 | +* Use correct es4 data for cu_gly test system ([97930aa](https://github.com/Kastakin/PyES/commit/97930aa43df60cc32260c2fdf3d6ba3bce7ed0ec)) |
| 14 | +* Handle displayed tables better ([0c8e08d](https://github.com/Kastakin/PyES/commit/0c8e08db037ae8949c26cf747c488bf8a01acb27)) |
| 15 | +* Update path for benchmark script ([7cd17d6](https://github.com/Kastakin/PyES/commit/7cd17d6f31903bef8c290fbc3a0a493f0fcdf8e6)) |
| 16 | +* Change resource file location ([5a3f915](https://github.com/Kastakin/PyES/commit/5a3f915e6cced2e36b29c57d84858d55dbecda77)) |
| 17 | +* Correct the test file for HySS comparison ([ef5aa58](https://github.com/Kastakin/PyES/commit/ef5aa584e042219298e4122ac0d606801ec8c37a)) |
| 18 | +* Adding component last now works as intended ([8f75480](https://github.com/Kastakin/PyES/commit/8f75480cea3f7d84c28c509ebd7506e1100c6cc5)) |
5 | 19 |
|
6 | 20 | ## Chores |
7 | | -* Update release creation options for CI ([094b04c](https://github.com/Kastakin/PyES/commit/094b04c211c44be5ec9eeff4ae38dbd55e18fde1)) |
8 | | -* Bump requirements (PySide6.4) ([8015b99](https://github.com/Kastakin/PyES/commit/8015b99612d458c72fc60c8a07e61b00fb64cb8c)) |
| 21 | +* Fix files and exceptions for tests ([2ae3b40](https://github.com/Kastakin/PyES/commit/2ae3b4022c7982386c1bbda79f94487c922c4d6b)) |
| 22 | +* Add resource_rc to coverage exceptions ([96683f6](https://github.com/Kastakin/PyES/commit/96683f63d44e8de47a8313721d73059e0689d534)) |
| 23 | +* Better coverage settings handling ([e1c5d48](https://github.com/Kastakin/PyES/commit/e1c5d48493954915249aeb7ea005d182bd4bf0f4)) |
| 24 | +* Add tests for solids in cu-gly system ([4a86b25](https://github.com/Kastakin/PyES/commit/4a86b255952e1a3a9d1e26b42752c6c6b07c7114)) |
| 25 | +* Format JSON files ([5d0e96a](https://github.com/Kastakin/PyES/commit/5d0e96a715b106202bc3bd76278248f9d35e76a7)) |
| 26 | +* Add Json formatter to hooks ([1bbc02f](https://github.com/Kastakin/PyES/commit/1bbc02f1378d491fc4b2a02c602d19392bbbdcf6)) |
| 27 | +* Add test suit ([7326aa2](https://github.com/Kastakin/PyES/commit/7326aa268c52f9d7d2b904acf7b1997a211819bb)) |
9 | 28 |
|
10 | 29 |
|
0 commit comments