Skip to content

Releases: JWock82/ipycalc

Added US Gallons to Units

11 Dec 04:16
Compare
Choose a tag to compare

Added US Gallons to Units

Fix for display of numeric multiplication

27 Nov 16:59
faa2bb3
Compare
Choose a tag to compare

Numbers multiplied together needed a multiplication symbol in the output

Improvements to Conditional Statements

27 Nov 04:30
Compare
Choose a tag to compare
  1. Complex conditional statements were not handled correctly. This has been corrected to allow nested if statements in the else portion of a python inline if statement.
  2. If statement latex formatting has been improved to make it more readable.

Formatting improvements

26 Nov 17:37
Compare
Choose a tag to compare
v0.0.60

Update for v0.0.60

Added logarithms and improved math formatting

26 Nov 17:19
Compare
Choose a tag to compare

Bug Fix for `if` Statements

31 Oct 03:46
Compare
Choose a tag to compare

if statements stopped working due to an update to MathJax that broke line breaks in Jupyter Lab's Latex rendering. Line breaks were fixed in v0.0.57 of ipycalc, but if statements still had lingering issues. This update fixes those issues.

Fix for Linebreaks

29 Oct 14:32
Compare
Choose a tag to compare

Linebreaks can be added by using \\ within a description or reference.

Non-technical corrections to latest release

14 Feb 15:17
Compare
Choose a tag to compare
v0.0.56

Update for v0.0.56

Bug fix for `kgf` throwing exceptions

14 Feb 15:15
Compare
Choose a tag to compare
v0.0.55

Bug fix for `kgf`

Added `kgf` Unit

14 Feb 15:10
Compare
Choose a tag to compare

ipycalc now supports kilograms force as kgf.