You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently spent some time investigating weird behavior from numpy-finanical. Eventually I discovered it was caused by the bug reported in #48 , and was quite frustrated to see it was fixed 3.5 years ago. I was not using a version with the fix, because no such version exists. I further discovered there are plenty of other improvements and bug fixes which were implemented over the years, but the package users are not benefiting from them because they were never released.
How about releasing a version?