Skip to content

Releases: SPRAGE/kiteconnect-async-wasm

Release v1.0.10

15 Aug 13:41
8a0a526

Choose a tag to compare

Release v1.0.10

This release was automatically created when version 1.0.10 was merged to the main branch.

What's Changed

  • Version updated to 1.0.10 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.10"

For more details, see the documentation.

Release v1.0.9

09 Jul 13:59
a3f50ac

Choose a tag to compare

Release v1.0.9

This release was automatically created when version 1.0.9 was merged to the main branch.

What's Changed

  • Version updated to 1.0.9 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.9"

For more details, see the documentation.

Release v1.0.8

29 Jun 07:26
484e0b3

Choose a tag to compare

Release v1.0.8

This release was automatically created when version 1.0.8 was merged to the main branch.

What's Changed

  • Version updated to 1.0.8 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.8"

For more details, see the documentation.

Release v1.0.7

29 Jun 02:37
d425a2e

Choose a tag to compare

Fixed

  • Documentation Generation: Fixed documentation generation script path issues
    • Corrected crate name references from kiteconnect to kiteconnect_async_wasm
    • Fixed all documentation links and paths in generation script
    • Documentation now generates successfully with proper navigation links

Enhanced

  • Documentation: Comprehensive documentation updates and regeneration
    • Generated complete API documentation with 38,356+ HTML files
    • Added Quick Reference guide with updated examples including v1.0.6+ features
    • Updated documentation to reflect environment variable usage patterns
    • Added proper documentation for custom Candle deserializer functionality

Improved

  • Code Quality: Removed unused imports and warnings
    • Fixed unused import warnings in candle_deserialization_test.rs
    • Ensured all examples compile cleanly without warnings
    • Improved overall code quality and maintenance

Release v1.0.5

27 Jun 01:05
8348cd4

Choose a tag to compare

Release v1.0.5

This release was automatically created when version 1.0.5 was merged to the main branch.

What's Changed

  • Version updated to 1.0.5 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.5"

For more details, see the documentation.

Release v1.0.4

26 Jun 01:20
ab01d99

Choose a tag to compare

Release v1.0.4

This release was automatically created when version 1.0.4 was merged to the main branch.

What's Changed

  • Version updated to 1.0.4 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.4"

For more details, see the documentation.

Release v1.0.3

25 Jun 23:46
f1fdbae

Choose a tag to compare

Release v1.0.3

This release was automatically created when version 1.0.3 was merged to the main branch.

What's Changed

  • Version updated to 1.0.3 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.3"

For more details, see the documentation.

Release v1.0.2

24 Jun 15:49
9abee0e

Choose a tag to compare

Release v1.0.2

This release was automatically created when version 1.0.2 was merged to the main branch.

What's Changed

  • Version updated to 1.0.2 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.2"

For more details, see the documentation.

Release v1.0.1

24 Jun 15:10
3d2dbeb

Choose a tag to compare

Release v1.0.1

This release was automatically created when version 1.0.1 was merged to the main branch.

What's Changed

  • Version updated to 1.0.1 in Cargo.toml

Installation

Add this to your Cargo.toml:

[dependencies]
kiteconnect-async-wasm = "1.0.1"

For more details, see the documentation.