Skip to content

Releases: JWock82/ipycalc

Bug fix for ipycalc nbconvert template

13 Jul 01:35
Compare
Choose a tag to compare
v0.0.47

Update for v0.0.47

Updates to `ipycalc` `nbconvert` Template

12 Jul 01:01
Compare
Choose a tag to compare
v0.0.46

Updates to nbconvert template

Match GitHub Repo w/ setup.py

11 Jul 20:16
Compare
Choose a tag to compare
v0.0.45

Unify setup.py w/ repo

Fix for lambda

11 Jul 20:02
Compare
Choose a tag to compare
v0.0.44

Fix for lambda

Fix for trig function displays

31 Mar 14:21
Compare
Choose a tag to compare
v0.0.43

Fix for trig function displays

Trig function fix

31 Mar 14:16
Compare
Choose a tag to compare
v0.0.42

Trig function fix

Fixed display of atan, acos, asin functions

31 Mar 14:10
Compare
Choose a tag to compare
v0.0.41

Bug fix for display of trig arc funtions

Fix for seconds units

10 Nov 19:09
Compare
Choose a tag to compare
v0.0.40

v0.0.40

Changes seconds to `sec` instead of `s`

10 Nov 19:01
Compare
Choose a tag to compare

s was too generic. We often use s as a variable name for other things. To eliminate ambiguity, seconds can now only be referenced using only second or sec.

Days have similarly been changed from d or day to just day.

Minor bug fixes

10 Nov 12:38
Compare
Choose a tag to compare
v0.0.38

v0.0.38