Skip to content

Releases: TurboWafflz/ImaginaryInfinity-Calculator

The "Improvements and Features" Update

06 Feb 04:20
Compare
Choose a tag to compare

I genuinely can't remember every single thing that was added, but here's a small list:

  • Package manager added
  • Updater fixed
  • Switched from config.json to config.ini
  • Added ability to be installed cross-platform
  • Added some packaged linux versions
  • Added documentation on making plugins
  • Unified functions into core.py
  • Added triggers that happen on certain events
  • Added settings menu
  • Many, many more features

Many, many new things

06 Jun 23:47
9bca2a0
Compare
Choose a tag to compare

Lots of new features, too many to list. (Also I don't remember everything that was added)

New GCF command

10 Jan 01:26
08b45c1
Compare
Choose a tag to compare

Adds a new command to find the greatest common factor of two numbers. (Turns out Python already has this, this will be removed in a future release.)