Skip to content

v4.1.0

Compare
Choose a tag to compare
@vividvilla vividvilla released this 09 Jan 08:11
· 9 commits to master since this release

Features

What's Changed

  • replace ; with , and removing unused variable by @bhavyasf in #73
  • feat: add all mode ticker unitTests by @ranjanrak in #74
  • fix(examples/connect): declare kc (kiteconnect client) with let and shorten expression in ticker.js by @bhavyasf in #75
  • feat: expose onmessage event callback by @ranjanrak in #79
  • remove unused function by @bhavyasf in #81
  • fix: add missing parameter documentation by @marsonya in #83
  • chore: update kiteconnect login URL by @ranjanrak in #82
  • chore: remove stale docs artifacts by @rhnvrm in #86
  • feat: add doc generation steps in readme by @ranjanrak in #87
  • feat: add getAuctionInstruments, variety in place order, auction tests and update submodule by @ranjanrak in #90
  • feat: add unit tests for order charges by @ranjanrak in #91

New Contributors

Full Changelog: v4.0.1...v4.1.0