Release 0.2.0 # Added - Assignable variables. - Special variable `_`, containing the latest evaluated result. - Exponentiation, i.e. the power operator (`**`). # Changed - Do not use colored output when there is no tty (e.g. when piping or redirecting output). # Fixed - Error span and display.