BennyThadikaran / eod2

A fully automated script to download and update NSE EOD Historical stock, index and delivery data with added features
GNU General Public License v3.0
68 stars 24 forks source link

Dev v5.1.14 #128

Closed BennyThadikaran closed 6 months ago

BennyThadikaran commented 6 months ago

d468725cd (HEAD -> dev) Bump to version 5.1.14 8e40a348c Fix: Failed tests as system exit messages replaced with logging. d6065dbd2 Fix: Incorrectly formatted logging call 869eb8f73 Add additional context while logging, to improve error debugging aed2ef34f Replace logging exceptions with warnings as error trace not required. e9f728227 Minor correction remove f-string usage where not required. fb3a7c19b Moved some log statements into functions for a cleaner init.py. 576dcc616 No need for error trace when report not available. Only log a warning. f50f2ce3b Removed ModuleNotFoundError handling for NSE package.