• When the result of operators / and ^ is an integer, the result now will have integer type (this is to make things like BitOr(2^5, 2^10) work).

Items introduced in this version: