v0.40.10
Modules affected
version-checker
[NEW]
Description
- Added a new helper function
version_checker.CheckVersion
andversion_checker.CheckVersionE
which can be used to assert that installed tools satisfy a version constraint.
Special thanks
Special thanks to the following users for their contribution!
- @hongil0316