Skip to content

Releases: anurag-roy/kiteconnect-ts

v1.1.0

23 Feb 17:44
Compare
Choose a tag to compare

Minor Changes

  • cf80baa: - Add tests
    • Fix getQuotes, getLTP, getOHLC to also accept single instrument as argument
    • Fix MarginOrder model
    • Remove dependency on crypto-js

v1.0.0

06 Oct 18:28
2b014bf
Compare
Choose a tag to compare

Major Changes

  • ad715dd: Add types to KiteTicker event callbacks

v0.5.0

16 Apr 05:34
24e1fb6
Compare
Choose a tag to compare

Minor Changes

v0.4.5

22 Feb 13:56
f5694d6
Compare
Choose a tag to compare

Patch Changes

  • a018479: Fix return types for margin APIs when compact flag is true

v0.4.4

19 Feb 10:59
e9bffa1
Compare
Choose a tag to compare

Patch Changes

  • 0a89c53: Add notes on browser support

v0.4.3

13 Feb 16:19
1fb66c4
Compare
Choose a tag to compare

Patch Changes

  • 60d0dbb: fix: Configure axios params serializer

  • 0ed0c9f: fix: Add change to TickerQuote and TickerFull types

    fix: Make modeFull, modeQuote and modeLTP in KiteTicker non-static for better compatibility with kiteconnectjs

v0.4.2

12 Feb 16:07
edc965b
Compare
Choose a tag to compare

Patch Changes

  • 2a30929: fix: Allow axios to transform responses by default

v0.4.1

12 Feb 10:16
33068a3
Compare
Choose a tag to compare

Patch Changes

  • 21fce0a: fix: Make parameter optional in getInstruments

v0.4.0

10 Feb 05:57
37e48b3
Compare
Choose a tag to compare

Minor Changes

v0.3.1

07 Feb 21:04
f143129
Compare
Choose a tag to compare

Patch Changes

  • ff21cf7: Add types for tick packets