v0.6.3
Supported !
, ~
, <<
, >>
, <=
, >=
, <
, >
, ==
, !=
, &
, ^
, |
, &&
and ||
in $(( ))
See the chapter ARITHMETIC EVALUATION in man bash
for detail. I'm tired.