Skip to content

Releases: BennyThadikaran/NseIndiaApi

Changelog v1.0.4

17 Sep 06:58
Compare
Choose a tag to compare
965b3bf (HEAD -> main) Bump to version 1.0.4
2d4ce0a Updated docs for nse.NSE.pr_bhavcopy with example snippet
739604c Added new method pr_bhavcopy

Changelog v1.0.3

22 Aug 08:05
Compare
Choose a tag to compare
9e2c4bd (HEAD -> main) Bump version to 1.0.3
c1d64f5 Added to update section
3e9c8b4 Delete cookie file on exit
c47d663 - formatted imports statements

Changelog v1.0.2

02 Aug 16:25
Compare
Choose a tag to compare
0f65334 (HEAD -> main) Bump to version v1.0.2
0c034bb Updated docs for v1.0.2
319102b Updated latest changes in README update section
2050fc2 Added new method to download daily price band report
9c7ab18 Add typehints for return value

Changelog v1.0.1

29 Jul 08:57
Compare
Choose a tag to compare
89838eb (HEAD -> main)

- Resolved GH issue #2
- fnoBhavcopy downloads Udiff format bhavcopy
- Bump to version v1.0.1

v1.0.0: 8b25e7c (HEAD -> main)

25 Jun 10:55
Compare
Choose a tag to compare
  - Updated equity bhavcopy to download NSE's new UDiFF format
  - Bump version to 1.0.0
  - Updated README

Changelog v0.2.9

11 May 09:34
Compare
Choose a tag to compare
56914b5 (HEAD -> main) Bump to version 0.2.9

95c9bd2

- Added new method NSE.circulars to get NSE circulars
- Added sample json response - Added method to sphinx docs

v0.2.8

28 Mar 16:26
Compare
Choose a tag to compare
- a2ecfb1 Added 3 new methods: listCurrentIPO, listPastIPO, listUpcom…

v0.2.7-2: NSE.getFuturesExpiry

28 Feb 09:05
Compare
Choose a tag to compare
- added an optional index parameter
- returns expiry date for the index parameter
- index can be one of `nifty`, `banknifty`, `finnifty`
- updated docs

v0.2.6-2

06 Dec 12:55
Compare
Choose a tag to compare
Updated minimum python version to 3.8 in pyproject.toml

v0.2.6-1: - Added backward compatibility python version >= 3.8

06 Dec 12:21
Compare
Choose a tag to compare
- Updated documentation and json sample for NSE.quote with section argument.
- Add tests/Dockerfile for testing future compatibility with python 3.8