Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Releases: glenfletcher/Equation

Version 1.2 Patch 1

07 Jul 04:00
Compare
Choose a tag to compare

Fixed Missed IndexError on Call Empty Equation

Version 1.2

07 Jul 03:35
Compare
Choose a tag to compare

Version 1.2

New Features:

  • Support for Hexadecimal, Octal and Binary Numbers
  • Support for rounding

Bugs Fixed:

  • Empty Equation to String cause Index Error
  • Positional Args Not Working
  • Python 2.6 Support Fixed

Version 1.1 Patch 1

22 May 03:36
Compare
Choose a tag to compare

Version 1.1

02 May 11:35
Compare
Choose a tag to compare

Changes

  • Removed root function
  • Added Comparison Operators (including special similar versions)
  • Added Variable iterator
  • Added Scientific Constants
  • Added Python Arithmetic Operators (smart equation construction)
  • Fixed Unary Operators

Equation v1.0

11 Apr 02:57
Compare
Choose a tag to compare

Initial Stable Release