Skip to content

0.17.0

Choose a tag to compare

@takahirom takahirom released this 28 Jan 10:06
· 940 commits to main since this release
77ed913

Fix for Windows Compatibility Issues

Though I don't have a Windows environment for testing, the issue might be resolved now. Thank you for reporting this, @anunay1!
If you're still experiencing issues, please let me know.
#118

Bugfix

Fixed erroneous image assertion executions even when not explicitly set. These assertions were being triggered upon Agent task completion, resulting in redundant executions. We've addressed this behavior and implemented test cases to verify the fix.

What's Changed

Full Changelog: 0.16.0...0.17.0