Skip to content

Releases: youandvern/efficalc

Version 1.2.0 - Symbolic rendering

29 May 23:44
bf099a7
Compare
Choose a tag to compare

Added a Symbolic class to render equations, strings, etc without evaluating a result.

Version 1.1.0 - Figures and Maintenance

24 Mar 06:16
37eb170
Compare
Choose a tag to compare

Version 1.1.0 introduces support for figures and images in calculation reports!

Plus some maintenance:

  • Add thread safety for calculations.
  • Escape user inputs for calc report HTML generation
  • Test ReportBuilder
  • Update main.py and README to better showcase efficalc

First major release

17 Mar 00:26
ea0bdb2
Compare
Choose a tag to compare

Version 1.0.0 is the first code-complete, fully functional, and well-tested version of efficalc.

Start building better calculations today!

We have a lot ideas on new features and improvements so look forward to some new and exciting things.

Release v0.2.0

16 Mar 04:42
854a578
Compare
Choose a tag to compare

Initial release with complete documentation and functionality.