Change Log
1.0 (Sun Dec 31 2023)
- Support Modulo, Addition, and Subtraction operators
- Support Less Than, Greater Than, Less Than or Equal, and Greater Than or Equal operators
- Fix errors caused by whitespace in user input
0.5 (Tue Nov 28 2023)
- Add Not, Negative, Multiplication, and Division
- Fix swapped At Least and At Most collations
- Add dark mode toggle
- Improve color contrast in Dark Mode
0.4 (Sun Sep 17 2023)
- Programs can use parentheses to control which parts are calculated first
- Tweak formatting on documentation pages
0.3 (Wed Aug 09 2023)
- This change log
- Improved error detection, handling, messages
- Multiple outputs in a program
- Sequences no longer allowed to have empty elements, but the empty Sequence is still OK
0.2 (Fri Aug 04 2023)
- Parsing for single outputs of Numbers, Sequences, Dice, and Cards
- Collations for Exact, At Least, At Most
- Display as table or CSV data
- Responsive Layout with no-script support
- Memory of last successfully-parsed program
- Adoption of color preference on page load