Releases: joonaskuisma/robotframework-dependencysolver
Releases · joonaskuisma/robotframework-dependencysolver
Release v1.2.1
🚀 Release v1.2.1 – 2025-08-31
🔧 Release created by joonaskuisma
🚀 Release Notes
🐞 Bug Fixes
- 🛠 Fixed issue #8 where after adding GUI, DependencySolver does not work anymore without tkinter installed even without --ui option.
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v1.2.0
🚀 Release v1.2.0 – 2025-06-03
🔧 Release created by joonaskuisma
🚀 Release Notes
🔥 What's New?
- ✨ Feature 1: --randomize option: Enables randomized test order. (#5)
- 🎉 Feature 2: --ui option: Launches a simple GUI (#6)
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v1.1.0
🚀 Release v1.1.0 – 2025-03-06
🔧 Release created by joonaskuisma
🚀 Release Notes
🔥 What's New?
- Added support for older Robot Framework versions, starting from 5.0.
🐞 Bug Fixes
- Fixed a bug that prevents calling
path/your_test_suite.robotsuite directly. - Fixed a bug that prevents using underscores
_in Test Case names.
📈 Improvements
- Updated the CI workflow to include tests for multiple Robot Framework versions, improving test coverage and compatibility.
- Enhanced documentation to clarify supported versions and usage.
📦 Dependencies Updated
- Updated
robotframeworkbackward to v5.0+ from v7.0+ to support older versions.
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v1.0.0
🚀 Release v1.0.0 – 2025-02-28
🔧 Release created by joonaskuisma
🚀 Release Notes
This is first Production/Stable release!
🔥 What's New?
- Added a feature to log the execution time of depsol
📈 Improvements
- Adjusted log levels for better clarity
- Cleaned up --help output formatting
- Refactored
run.py - Minor improvements to implementation
⚠️ Breaking Changes
- Small changes to how depsol is invoked and how commands are passed to Robot
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v0.3.2
🚀 Release v0.3.2 – 2025-02-20
🔧 Release created by joonaskuisma
🚀 Release Notes
🐞 Bug Fixes
- Fixed broken link in README.md
- Fixed --version output print
📈 Improvements
- Documentation updates
- Improvent CI and release process
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v0.3.1
🚀 Release v0.3.1 – 2025-02-18
🔧 Release created by joonaskuisma
📜 Official Release Notes
🚀 Release Notes – Version 0.3.1
📈 Improvements
- 🚀 Add automatic CHANGELOG and release_notes in CI.
🔄 Commit Changes Since Last Version:
📝 Additional Notes
- 📌 See the full changelog: CHANGELOG.md
- 📢 Report issues or feedback at: Issues
Thanks to all contributors for making this release possible! 🎉🚀
Release v0.3.0
Full Changelog: v0.2.2...v0.3.0
Release v0.2.2
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Full Changelog: v0.1.0...v0.2.0