facioquo / stock-indicators-python

Stock Indicators for Python. Maintained by @LeeDongGeon1996
https://python.StockIndicators.dev
Apache License 2.0
208 stars 35 forks source link

chore: Bump dll to 2.5.0 #318

Closed LeeDongGeon1996 closed 7 months ago

LeeDongGeon1996 commented 7 months ago

Description

Compatibility

Target framework of dll / Runtime .NET 6 .NET 7 .NET 8
6 88ms 82ms 70ms
7 90ms 85ms 69ms
8 N/A N/A 70ms

(test benchmark method: test_benchmark_hurst_longlong)

Checklist

LeeDongGeon1996 commented 7 months ago

@DaveSkender , Could you check CI trigger?

DaveSkender commented 7 months ago

@DaveSkender , Could you check CI trigger?

Yep, not sure what's going on there. Checking ...

LeeDongGeon1996 commented 7 months ago

Thanks!! 😁

DaveSkender commented 7 months ago

Go ahead and merge and let me know if you want this deployed to PyPI now vs. later. I've added an issue as a reminder for us to migrate to GitHub Action build and deployments like I've done recently for the C# project.

LeeDongGeon1996 commented 7 months ago

Thanks. I have some another tasks for next deployment, so I'll let you know later