- Improved compatability with older versions of Python, now minimal required version is 3.7.
- Typos in README and CHANGELOG files.
- File
CHANGELOG_ENG.md
. - Type and value check
ValueError
- Button "Спробувати ще"(Try again) by default is inactive, if user enters right answer button becomes active.
- Style of changelog.
- Tests.
- Text for some buttons.
- Congratulation window image.
- Program title from "Програма для покращення знань з дробів"(A program to improve knowledge of fractions) to "Тренажер для вивчення звичайних дробів"(An interactive tool for learning fractions).
- Typos in README files.
- Помилки при скороченні дробів з нульовим чисельником, тепер після скорочення повертається дріб з 0 в чисельнику.
- Issuses with subtopics display.
README.md
file, now Ukrainian version is main, and English is secondary because this app is mainly designed for Ukrainian schools.- Removed negative fractions in fraction subtraction topic, because the program is designed for pupils in 5th grade who have not yet studied negative fractions.
- Congratulation window image.
- Problem when result of operation is zero, now when result of operation is 0 user should pass fraction 0 0/0.
- Title window.
- The exercise window, now input fields are placed like fraction.
- Congratulation window.
- Increased size of buttons and labels font size.
- Congratulation window.
- Capability of entering negative numbers.
- Issues with fraction operations.
- Removed
requirements.txt
, because project don't use any external libraries.
- Issues with fraction appearence.
- Issues with fraction calculation.