0.025 2022-11-08 20:08:00+0000 -Filename is available in context 0.024 2020-08-17 20:40:00+0000 -Add support for glob expansion on IF EXIST condition 0.023 2020-07-06 20:40:00+0000 -Add support for CALL comand with absolute windows path 0.022 2020-06-22 16:28:00+0000 -Add support for variable interpolation on condition IF EXIST 0.021 2020-01-23 22:00:00+0000 -Fix bug with goto :eof after previous goto :label 0.020 2020-01-14 12:00:00+0000 -Add support for call subroutines 0.019 2019-12-15 14:00:00+0000 -Add support for logging interpreted lines 0.018 2019-12-03 21:00:00+0000 -Warn if variable manipulation not supported 0.017 2019-12-02 21:00:00+0000 -Support expression like %VARIABLE:-4,2% 0.016 2019-11-24 20:00:00+0000 -Support mixed-case operators 0.015 2019-11-06 20:00:00+0000 -Support IF EXIST conditions 0.014 2018-10-21 20:00:00+0000 -Die when condition is not implemented 0.013 2018-08-06 20:00:00+0000 -Minimum perl required version is now 5.14 0.012 2018-08-04 08:00:00+0000 -Fix prerequisites 0.011 2018-08-01 23:00:00+0000 -Comparison now trim whitespaces 0.010 2018-06-02 15:00:00+0000 -Port from Moose to Moo -Improve variable substitution (Don't get confused with strftime patterns or things wiht two %%) 0.009 2018-05-27 15:00:00+0000 -Improve variable substitution 0.008 2018-05-23 04:00:00+0000 -Implement FOR loops through a list of values -Fix prerequisites 0.007 2018-05-21 20:00:00+0000 -Support for call executables not just other bat and cmd files 0.006 2018-05-15 20:00:00+0000 -Support for case insensitive for commands 0.004 2018-04-09 20:00:00+0000 -Add Changes file -Add support for variable substitutio with negative index