Releases: pratik141/nsedt
Releases · pratik141/nsedt
v0.0.14
What's Changed
- fix: Market Activity report particulary parsed by @shivam2502 in #55
- added get_devsymbols_list fun in options.py by @vardhannegi in #63
New Contributors
- @shivam2502 made their first contribution in #55
- @vardhannegi made their first contribution in #63
Full Changelog: v0.0.13...v0.0.14
0.0.13
What's Changed
- Update README.md by @pratik141 in #47
- added: feature to get historical option data by @jitendravarma in #48
- Adding Test cases by @pratik141 in #49
- Reports: Added logic to download bhav copy and market activity reports. by @jitendravarma in #50
- Added support for new reports by @jitendravarma in #53
- Doc update by @pratik141 in #54
New Contributors
- @jitendravarma made their first contribution in #48
Full Changelog: 0.0.12...v0.0.13
0.0.12
What's Changed
- unified-datetime-format by @pratik141 in #42
- Dark theme for Docs
- New API for ASM list
Full Changelog: v0.0.11...0.0.12
0.0.11
What's Changed
- Doc update moved PyDoc to pdoc by @pratik141 in #36 and #38
- Fix Typo and add SYMBOL_MAP (Adding a symbol map will allow you to use a common symbol name for indexes and derivatives.) by @pratik141 in #37
- New options: adding columns_drop_list and columns_rename_map by @pratik141 in #37
- Bugs Fix: Fix common issues and handle some exceptions by @pratik141 in #37
Full Changelog: v0.0.10...v0.0.11
0.0.10
0.0.9
What's Changed
- 29 dates not working well on index data by @pratik141 in #31
Breaking Change
- Removed
Traded Quantity
andTotal Traded Value
from indices.get_price - Change date format in
2023-09-05T18:30:00.000Z
to05-SEP-2023
in indices.get_price
Full Changelog: v0.0.7...v0.0.9
0.0.8
What's Changed
- Update issue templates by @pratik141 in #27
- Create codeql.yml by @pratik141 in #28
- 29 dates not working well on index data by @pratik141 in #30
Full Changelog: v0.0.7...v0.0.8
0.0.7
What's Changed
- Added a new function to get equity symbols as a list by @aaekay in #23
- minor updates in py modules by @pratik141 in #24
- Adding Docs by @pratik141 in #25
New Contributors
Full Changelog: v0.0.6...v0.0.7