Skip to content

Releases: joonaskuisma/robotframework-dependencysolver

Release v1.2.1

31 Aug 16:18
a50c194

Choose a tag to compare

🚀 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

Thanks to all contributors for making this release possible! 🎉🚀

Release v1.2.0

03 Jun 06:05
54d31b6

Choose a tag to compare

🚀 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

Thanks to all contributors for making this release possible! 🎉🚀

Release v1.1.0

06 Mar 01:59
d6110c3

Choose a tag to compare

🚀 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.robot suite 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 robotframework backward to v5.0+ from v7.0+ to support older versions.

📝 Additional Notes

Thanks to all contributors for making this release possible! 🎉🚀

Release v1.0.0

28 Feb 16:08
0767118

Choose a tag to compare

🚀 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

Thanks to all contributors for making this release possible! 🎉🚀

Release v0.3.2

20 Feb 01:21
2bed7f1

Choose a tag to compare

🚀 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

Thanks to all contributors for making this release possible! 🎉🚀

Release v0.3.1

18 Feb 02:23
29b0e85

Choose a tag to compare

🚀 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

Thanks to all contributors for making this release possible! 🎉🚀

Release v0.3.0

17 Feb 17:55
84ffc5a

Choose a tag to compare

Release v0.2.2

16 Feb 18:26
82682dd

Choose a tag to compare

Release v0.2.1

16 Feb 17:59
4ef3a6d

Choose a tag to compare

Release v0.2.0

16 Feb 17:36
fffcd5a

Choose a tag to compare