- Fixed
test:mtesttask not working with v3.2.0
- Fix compatibility with mruby v3.2.0
- Fix running in docker detection.
- Fix compatibility with mruby v3.1.0
- Fix github repo clone uri.
- Fix
sshdtask did not start agent.
- Added support mruby v3.
- Dropped support for mruby v2.
- Fixed
versiontask to be non-verbose. - Updated
dockerizetask to generate a v3.9 compose file.
- Fix
mruby:stripdid not recognice MacOS deplyoment target.
- Fixed
update:mgemstask.
- Fixed run
rake test:mtestfromMRUBY_ROOT. - Added more logging in verbose mode.
- Changed default value of
$MRUBY_VERSIONto"stable". - Changed default value of
$MRUBY_BUILD_DIRto"build".
- Fixed issue with
source:parameter.
- Added
source:parameter toconfigure_libssh2().
- Added
debug:parameter toconfigure_libssh2().
Initial version by extracting existing code into a ruby gem.