What's Changed
* Add string interpolation by Steffan153 in https://github.com/Vyxal/Vyxal/pull/1075
* Fixed chr_ord on [] by chunkybanana in https://github.com/Vyxal/Vyxal/pull/1096
* Make the arguments of `ß` go in the right order by Lyxal in https://github.com/Vyxal/Vyxal/pull/1100
* Add mutli-set elements (`Þ∨` - difference, `Þ∩` - intersection, `Þ∪` - union, `Þ⊍` - xor) by Lyxal in https://github.com/Vyxal/Vyxal/pull/1101
* Make Matrix Exponentiation work properly by Lyxal in https://github.com/Vyxal/Vyxal/pull/1099
* Fix short dictionary compression by Steffan153 in https://github.com/Vyxal/Vyxal/pull/1093
**Full Changelog**: https://github.com/Vyxal/Vyxal/compare/v2.13.2...v2.13.3