Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add virtual contract note API #183

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Conversation

ranjanrak
Copy link
Member

@ranjanrak ranjanrak commented Jul 31, 2023

  • get_virtual_contract_note: Addition of virtual contract note charges API.
  • test_virtual_contract_note: Addition of unit tests for VCN API.
  • Update the mock_response submodule for new tests.
  • Addition of examples for get_virtual_contract_note method in the examples folder.
  • Remove py 2.7 from setup.py and github workflow as it's no more supported.
  • Remove pypy2, and pypy3 from GitHub workflow as cryptography > 40 requires pypy > 7.3.10
  • Update readme with the breaking changes of Drop Support for Python 2.7
  • Update version with major release version 5.0.0-beta

@vividvilla vividvilla merged commit 7df83dd into zerodha:master Jul 31, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants