Skip to content

Latest commit

 

History

History
223 lines (126 loc) · 9.55 KB

CHANGELOG.md

File metadata and controls

223 lines (126 loc) · 9.55 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-02-13

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • starknet_provider - v0.1.1+2
  • starknet_cli - v0.0.1+4

ark_project - v0.3.0

  • BREAKING FIX: rename ark_project into arkproject and wallet_kit into walletkit (#443). (894e2c4b)

wallet_kit - v0.2.0

  • BREAKING FIX: rename ark_project into arkproject and wallet_kit into walletkit (#443). (894e2c4b)

avnu_provider - v0.0.2

starknet - v0.1.2+1

2025-02-03

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • starknet_provider - v0.1.1+1
  • starknet_cli - v0.0.1+3

arkproject - v0.2.0

  • BREAKING FIX: rename ark_project into arkproject and wallet_kit into walletkit (#443). (894e2c4b)

walletkit - v0.1.0

  • FIX: update wallet_app tutorial (#431). (ad394cb6)
  • FIX: secure_store compatible with flutter 3.27.1 (#429). (15cb814f)
  • FIX: wallet_kit crash on linux (#427). (27bdcb04)
  • FIX: wallet_kit .gitignore should be for a package. (a9c5c02d)
  • FIX: add missing .gitignore in wallet_kit. (2f9d7d7b)
  • FEAT: unit test in wallet_kit. (f05cd089)
  • BREAKING FIX: rename ark_project into arkproject and wallet_kit into walletkit (#443). (894e2c4b)

starknet - v0.1.2

  • FEAT: add starknet signature verification (#442). (8a9b0069)

2025-01-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wallet_kit - v0.0.3

2025-01-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


secure_store - v0.1.2+1

wallet_kit - v0.0.2+2

2024-12-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ark_project - v0.1.0+2
  • starknet_cli - v0.0.1+2

starknet - v0.1.1

  • FIX: trigger new packages release to fix broken dependencies (#424). (ec3773ea)
  • FEAT: Add support for declare, deploy, and invoke v3. Also add support for estimate_fee (#423). (5bc62396)

starknet_provider - v0.1.1

  • FIX: trigger new packages release to fix broken dependencies (#424). (ec3773ea)
  • FEAT: Add support for declare, deploy, and invoke v3. Also add support for estimate_fee (#423). (5bc62396)

wallet_kit - v0.0.2+1

  • FIX: wallet_kit .gitignore should be for a package. (a9c5c02d)
  • FIX: add missing .gitignore in wallet_kit. (2f9d7d7b)

2024-12-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ark_project - v0.1.0+1
  • starknet_provider - v0.1.0+1
  • starknet_cli - v0.0.1+1

starknet - v0.1.0+1

  • FIX: analyze: NullThrownError is obsolete. (e73c416b)

wallet_kit - v0.0.2

  • FEAT: unit test in wallet_kit. (f05cd089)