This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
Releases: leomotors/Polynomial-Problems-Generator
Releases · leomotors/Polynomial-Problems-Generator
Version 1.5 (1.5.92)
Update to Polynomial Problems Generator, Version 1.5 (Build 92)
Update 7/16: There is nothing more to add on top of this, so this will become a full release
# Preview of Version 1.5 (Build 92)
Changelog in this build:
Upgraded to 64 bit
Most of the variables that are int are now 64-bit int. Not sure yet about stability Should not affect much, this is C++
Minor Update to Version 1.4 (1.4.90)
Add difficulty
in output to work with Discord Polynomial Master.
JSON Mode Added
Added JSON Mode if you wish to output in form of JSON.
(Made to use with Discord-Polynomial-Master)
June 2021 Refresh 3
Little adjustment to readme
June 2021 Refresh 2
Updated Readme and Document.
June 2021 Refresh
Argument Mode: Syntax Check
rmgenerated.sh: Add chmod +x
Superscript Text Update 3
- Now works with all degree
Superscript Text Update (Recover)
Updated Example to match new release
Superscript Text Update
Polynomial Problems Generator now come with Superscript!
Before: x^2 + 2x + 1
After: x² + 2x + 1
Note: For in program displaying, Windows (cmd) is not supported
Release 1.2.5
- Implement pp to Time Limit Mode