What's Changed * Simplify the rounding function by Lyxal in https://github.com/Vyxal/Vyxal/pull/1931 * Correct documentation for enumerate to mention it starts at 0 by Lyxal in https://github.com/Vyxal/Vyxal/pull/1933 * Make the recursion element just recursion (not recurse and or continue) by Lyxal in https://github.com/Vyxal/Vyxal/pull/1930 * Add bitstring to answer templates by Lyxal in https://github.com/Vyxal/Vyxal/pull/1939 * Add multi-dimensional assignment by Lyxal in https://github.com/Vyxal/Vyxal/pull/1938
(the 2 stands for the second time a 2.21.9 was published to the pypi)
What's Changed * Add sympy import by PlaceReporter99 in https://github.com/Vyxal/Vyxal/pull/1859 * Make `Ḣ` return an empty string when given an empty string by Lyxal in https://github.com/Vyxal/Vyxal/pull/1861 * Make `_` actually negate a number by Lyxal in https://github.com/Vyxal/Vyxal/pull/1850 * Rework transliteration to work with multichar strings by Lyxal in https://github.com/Vyxal/Vyxal/pull/1864 * Add a whole bunch of "first integer where", "first n integers where" elements & overloads by Lyxal in https://github.com/Vyxal/Vyxal/pull/1867