We're excited to announce the release of Bellatrex v0.2.3 on PyPi! This update includes a few fixes to improve functionality and compatibility.
Fixed
- Resolved a bug when using `set_up=multi-label` with the `EnsembleWrapper` class.
- Updated dependency constraints for `dearpygui`. The newest versions of `dearpygui` are not supported due to issues with the `create_theme_imgui_light()` function.
Refactored
- Cleaned up code and removed unused files and functions (refactoring efforts are still ongoing).
Enhanced
- Streamlined loading of pre-trained models using the `EnsembleWrapper` class for a smoother experience.
- Improved compatibility between `EnsembleWrapper` and the GUI interface.
---
We encourage all users to update to v0.2.3 for the latest improvements. If you encounter any issues or have feedback, please let us know by creating an issue in the [repository](https://github.com/Klest94/bellatrex/issues).
Happy coding!