Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 14, 2024
1 parent 9834dee commit 8d86e81
Showing 1 changed file with 38 additions and 54 deletions.
92 changes: 38 additions & 54 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,126 +6,116 @@ All notable changes to this project will be documented in this file. See [standa

## [0.3.0-alpha.0](https://github.com/InverterNetwork/sdk/compare/v0.2.10...v0.3.0-alpha.0) (2024-10-02)

### Refactor

### Features
- deploy contract api has changed to be more flexible and type safe ([2068d9b](https://github.com/InverterNetwork/sdk/commit/2068d9bb5ec8912b35be46c3df5d41ab40c7550b))

* graphql ([3bf05a9](https://github.com/InverterNetwork/sdk/commit/3bf05a989f6d60f9a09f7f8a89b1f8dacdac3091))
* **wip:** graphql qr ([12a7d80](https://github.com/InverterNetwork/sdk/commit/12a7d80ccf34c78f1ce07af7d1ddb8e763fc78ee))
* **wip:** graphql subscriptions ([624101f](https://github.com/InverterNetwork/sdk/commit/624101f3b27aa0cb3a5e20f0a0f4742f43ed0eb5))
### Features

- graphql ([3bf05a9](https://github.com/InverterNetwork/sdk/commit/3bf05a989f6d60f9a09f7f8a89b1f8dacdac3091))
- **wip:** graphql qr ([12a7d80](https://github.com/InverterNetwork/sdk/commit/12a7d80ccf34c78f1ce07af7d1ddb8e763fc78ee))
- **wip:** graphql subscriptions ([624101f](https://github.com/InverterNetwork/sdk/commit/624101f3b27aa0cb3a5e20f0a0f4742f43ed0eb5))

### Bug Fixes

* part of fr-231-feat-add-update-wallet-clients-to-class, add chainId keys to cache ([0b514e4](https://github.com/InverterNetwork/sdk/commit/0b514e48324194a5a546965e44bb0b6f4e129429))
- part of fr-231-feat-add-update-wallet-clients-to-class, add chainId keys to cache ([0b514e4](https://github.com/InverterNetwork/sdk/commit/0b514e48324194a5a546965e44bb0b6f4e129429))

### [0.2.10](https://github.com/InverterNetwork/sdk/compare/v0.2.9...v0.2.10) (2024-09-30)


### Features

* method options for module and getDeploy ([8e707f4](https://github.com/InverterNetwork/sdk/commit/8e707f42763edf32f4f35c164a1de91f460839a8))

- method options for module and getDeploy ([8e707f4](https://github.com/InverterNetwork/sdk/commit/8e707f42763edf32f4f35c164a1de91f460839a8))

### Bug Fixes

* overwrite applies to its tag ([ebf63e5](https://github.com/InverterNetwork/sdk/commit/ebf63e57d80608ea63081894f4633fca4dcc2cf8))
* redundant issuance token address on custom pim ([d72bd47](https://github.com/InverterNetwork/sdk/commit/d72bd47850082ee25fd6f9f2bf1e974d34869004))
* sim output wrong key ([6747cba](https://github.com/InverterNetwork/sdk/commit/6747cba7876f9afe5521ced61058cf6f846e4027))
- overwrite applies to its tag ([ebf63e5](https://github.com/InverterNetwork/sdk/commit/ebf63e57d80608ea63081894f4633fca4dcc2cf8))
- redundant issuance token address on custom pim ([d72bd47](https://github.com/InverterNetwork/sdk/commit/d72bd47850082ee25fd6f9f2bf1e974d34869004))
- sim output wrong key ([6747cba](https://github.com/InverterNetwork/sdk/commit/6747cba7876f9afe5521ced61058cf6f846e4027))

### [0.2.9](https://github.com/InverterNetwork/sdk/compare/v0.2.8...v0.2.9) (2024-09-13)

### [0.2.8](https://github.com/InverterNetwork/sdk/compare/v0.2.7...v0.2.8) (2024-09-05)


### Bug Fixes

* esm support ([d9cecea](https://github.com/InverterNetwork/sdk/commit/d9cecea9975b7ce7365b6a09d2282f5de9d1b73a))
- esm support ([d9cecea](https://github.com/InverterNetwork/sdk/commit/d9cecea9975b7ce7365b6a09d2282f5de9d1b73a))

### [0.2.7](https://github.com/InverterNetwork/sdk/compare/v0.2.6...v0.2.7) (2024-09-02)

### [0.2.6](https://github.com/InverterNetwork/sdk/compare/v0.2.5...v0.2.6) (2024-09-01)

### [0.2.5](https://github.com/InverterNetwork/sdk/compare/v0.2.4...v0.2.5) (2024-08-27)


### Bug Fixes

* missing args type for custom factories ([ed24365](https://github.com/InverterNetwork/sdk/commit/ed24365150c61fdbea220bf1200382207d98ad54))
- missing args type for custom factories ([ed24365](https://github.com/InverterNetwork/sdk/commit/ed24365150c61fdbea220bf1200382207d98ad54))

### [0.2.4](https://github.com/InverterNetwork/sdk/compare/v0.2.3...v0.2.4) (2024-08-26)


### Bug Fixes

* bigint array simple primitive ([0491481](https://github.com/InverterNetwork/sdk/commit/0491481043b9cfa978278355f7ec5b7ab6919117))
* tag primitive type util ([15554f6](https://github.com/InverterNetwork/sdk/commit/15554f659b8c206ff1f3c00b69f75f8c2f3cc485))
- bigint array simple primitive ([0491481](https://github.com/InverterNetwork/sdk/commit/0491481043b9cfa978278355f7ec5b7ab6919117))
- tag primitive type util ([15554f6](https://github.com/InverterNetwork/sdk/commit/15554f659b8c206ff1f3c00b69f75f8c2f3cc485))

### [0.2.3](https://github.com/InverterNetwork/sdk/compare/v0.2.2...v0.2.3) (2024-08-26)

### [0.2.2](https://github.com/InverterNetwork/sdk/compare/v0.2.1...v0.2.2) (2024-08-23)


### Features

* immutable pim factory ([c811a17](https://github.com/InverterNetwork/sdk/commit/c811a17e86a8a2327215708ed7abf376a9834bd6))
- immutable pim factory ([c811a17](https://github.com/InverterNetwork/sdk/commit/c811a17e86a8a2327215708ed7abf376a9834bd6))

### [0.2.1](https://github.com/InverterNetwork/sdk/compare/v0.2.0...v0.2.1) (2024-08-22)


### Features

* auto allowance at pim-factory ([2303f2d](https://github.com/InverterNetwork/sdk/commit/2303f2d539cc3e1892025b1369869a3914477e5f))
- auto allowance at pim-factory ([2303f2d](https://github.com/InverterNetwork/sdk/commit/2303f2d539cc3e1892025b1369869a3914477e5f))

## [0.2.0](https://github.com/InverterNetwork/sdk/compare/v0.2.0-alpha.6...v0.2.0) (2024-08-21)

### [0.1.8](https://github.com/InverterNetwork/sdk/compare/v0.1.8-alpha.0...v0.1.8) (2024-08-12)

### [0.1.7](https://github.com/InverterNetwork/sdk/compare/v0.1.7-alpha.2...v0.1.7) (2024-08-07)


### Bug Fixes

* universal pkg mngr ([911623a](https://github.com/InverterNetwork/sdk/commit/911623af11860cc0fd2bd871b077a7ed814e458d))
- universal pkg mngr ([911623a](https://github.com/InverterNetwork/sdk/commit/911623af11860cc0fd2bd871b077a7ed814e458d))

### [0.1.6](https://github.com/InverterNetwork/sdk/compare/v0.1.5...v0.1.6) (2024-07-26)

### [0.1.5](https://github.com/InverterNetwork/sdk/compare/v0.1.3...v0.1.5) (2024-07-05)


### Bug Fixes

* caching function instead of decimals ([545756b](https://github.com/InverterNetwork/sdk/commit/545756be028c9a38672cfc052ba1cf1cd2359918))
* formula address & allowance amount calc ([b14ff2e](https://github.com/InverterNetwork/sdk/commit/b14ff2e4f6d835741e635ea7cdc436745020cb79))
* missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) ([be616ab](https://github.com/InverterNetwork/sdk/commit/be616ab11d55e9be395f68202585f2a8d289399f))
- caching function instead of decimals ([545756b](https://github.com/InverterNetwork/sdk/commit/545756be028c9a38672cfc052ba1cf1cd2359918))
- formula address & allowance amount calc ([b14ff2e](https://github.com/InverterNetwork/sdk/commit/b14ff2e4f6d835741e635ea7cdc436745020cb79))
- missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) ([be616ab](https://github.com/InverterNetwork/sdk/commit/be616ab11d55e9be395f68202585f2a8d289399f))

### [0.1.4](https://github.com/InverterNetwork/sdk/compare/v0.1.3...v0.1.4) (2024-07-04)


### Bug Fixes

* caching function instead of decimals ([545756b](https://github.com/InverterNetwork/sdk/commit/545756be028c9a38672cfc052ba1cf1cd2359918))
* formula address & allowance amount calc ([b14ff2e](https://github.com/InverterNetwork/sdk/commit/b14ff2e4f6d835741e635ea7cdc436745020cb79))
* missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) ([be616ab](https://github.com/InverterNetwork/sdk/commit/be616ab11d55e9be395f68202585f2a8d289399f))
- caching function instead of decimals ([545756b](https://github.com/InverterNetwork/sdk/commit/545756be028c9a38672cfc052ba1cf1cd2359918))
- formula address & allowance amount calc ([b14ff2e](https://github.com/InverterNetwork/sdk/commit/b14ff2e4f6d835741e635ea7cdc436745020cb79))
- missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) ([be616ab](https://github.com/InverterNetwork/sdk/commit/be616ab11d55e9be395f68202585f2a8d289399f))

### [0.1.3](https://github.com/InverterNetwork/sdk/compare/v0.1.2...v0.1.3) (2024-06-20)

### [0.1.2](https://github.com/InverterNetwork/sdk/compare/v0.1.1...v0.1.2) (2024-06-12)

### [0.1.1](https://github.com/InverterNetwork/sdk/compare/v0.1.0...v0.1.1) (2024-06-12)


### Bug Fixes

* un ordered tuple args ([b0710e6](https://github.com/InverterNetwork/sdk/commit/b0710e615247543ad7d22800adda8f6b340e0a3a))
- un ordered tuple args ([b0710e6](https://github.com/InverterNetwork/sdk/commit/b0710e615247543ad7d22800adda8f6b340e0a3a))

## [0.1.0](https://github.com/InverterNetwork/sdk/compare/v0.1.0-beta.0...v0.1.0) (2024-06-11)

### [0.0.8](https://github.com/InverterNetwork/sdk/compare/v0.0.7...v0.0.8) (2024-04-29)


### Features

* tags ar array ([f4057e1](https://github.com/InverterNetwork/sdk/commit/f4057e1e123e759a005fd0cf671293ec47c51d92))
- tags ar array ([f4057e1](https://github.com/InverterNetwork/sdk/commit/f4057e1e123e759a005fd0cf671293ec47c51d92))

### [0.0.7](https://github.com/InverterNetwork/sdk/compare/v0.0.7-alpha.7...v0.0.7) (2024-04-24)

Expand All @@ -135,10 +125,9 @@ All notable changes to this project will be documented in this file. See [standa

### [0.0.4](https://github.com/InverterNetwork/sdk/compare/v0.0.3...v0.0.4) (2024-03-19)


### Bug Fixes

* erc20 module missing extras ([af63d7e](https://github.com/InverterNetwork/sdk/commit/af63d7ea516b50fc39c8ac3116a7766353ce670c))
- erc20 module missing extras ([af63d7e](https://github.com/InverterNetwork/sdk/commit/af63d7ea516b50fc39c8ac3116a7766353ce670c))

### [0.0.3](https://github.com/InverterNetwork/sdk/compare/v0.0.2...v0.0.3) (2024-03-19)

Expand All @@ -148,41 +137,36 @@ All notable changes to this project will be documented in this file. See [standa

### 0.0.1-alpha.0 (2024-03-08)


### Features

* format outputs ([c33f0bc](https://github.com/InverterNetwork/sdk/commit/c33f0bcf5e6419dbfc637f10330bf0a83f5664e5))
* get workflow step 1 ([78a76ee](https://github.com/InverterNetwork/sdk/commit/78a76eec8ca3fc4c7b086c92ec26c931433652b9))
* mapped types ([bdcb0c7](https://github.com/InverterNetwork/sdk/commit/bdcb0c70c4aa5d3866d33cf3d2c45275c0d494bf))
* parse inputs ([d2cd09e](https://github.com/InverterNetwork/sdk/commit/d2cd09e13c6c1bb6ea6bdd40360836e60756893f))
* simulate ([d67541a](https://github.com/InverterNetwork/sdk/commit/d67541a269d617f32e82a04c4a951636eddc720c))
* simulate with address ([546c942](https://github.com/InverterNetwork/sdk/commit/546c9424ad8666551e95867feb51942531a8d94d))

- format outputs ([c33f0bc](https://github.com/InverterNetwork/sdk/commit/c33f0bcf5e6419dbfc637f10330bf0a83f5664e5))
- get workflow step 1 ([78a76ee](https://github.com/InverterNetwork/sdk/commit/78a76eec8ca3fc4c7b086c92ec26c931433652b9))
- mapped types ([bdcb0c7](https://github.com/InverterNetwork/sdk/commit/bdcb0c70c4aa5d3866d33cf3d2c45275c0d494bf))
- parse inputs ([d2cd09e](https://github.com/InverterNetwork/sdk/commit/d2cd09e13c6c1bb6ea6bdd40360836e60756893f))
- simulate ([d67541a](https://github.com/InverterNetwork/sdk/commit/d67541a269d617f32e82a04c4a951636eddc720c))
- simulate with address ([546c942](https://github.com/InverterNetwork/sdk/commit/546c9424ad8666551e95867feb51942531a8d94d))

### Bug Fixes

* map type index preserve ([9d94f28](https://github.com/InverterNetwork/sdk/commit/9d94f288cce83310e94bb04567dbeed99563da6f))
* tools dup var use ([91f35f0](https://github.com/InverterNetwork/sdk/commit/91f35f0a12240f8a7d32b52a51eab13cbba58cc6))
- map type index preserve ([9d94f28](https://github.com/InverterNetwork/sdk/commit/9d94f288cce83310e94bb04567dbeed99563da6f))
- tools dup var use ([91f35f0](https://github.com/InverterNetwork/sdk/commit/91f35f0a12240f8a7d32b52a51eab13cbba58cc6))

### [0.0.2](https://github.com/InverterNetwork/abis/compare/v0.0.1...v0.0.2) (2023-12-15)

### [0.0.1](https://github.com/InverterNetwork/abis/compare/v0.0.1-beta.1...v0.0.1) (2023-12-13)


### Features

* add current set of dev contracts ([2b5e7a3](https://github.com/InverterNetwork/abis/commit/2b5e7a35cb4bb6c26bcc57b181a45aff7cf23dd3))
- add current set of dev contracts ([2b5e7a3](https://github.com/InverterNetwork/abis/commit/2b5e7a35cb4bb6c26bcc57b181a45aff7cf23dd3))

### [0.0.1-beta.1](https://github.com/InverterNetwork/abis/compare/v0.0.1-beta.0...v0.0.1-beta.1) (2023-12-13)


### Bug Fixes

* seperate build and bundle ([2fbca8e](https://github.com/InverterNetwork/abis/commit/2fbca8e55e25eb454006bde58743f258b5e209dc))
- seperate build and bundle ([2fbca8e](https://github.com/InverterNetwork/abis/commit/2fbca8e55e25eb454006bde58743f258b5e209dc))

### 0.0.1-beta.0 (2023-12-13)


### Features

* abi bundler ([8857d87](https://github.com/InverterNetwork/abis/commit/8857d87035f289e5bc80ee467bf058a2c8bf495a))
- abi bundler ([8857d87](https://github.com/InverterNetwork/abis/commit/8857d87035f289e5bc80ee467bf058a2c8bf495a))

0 comments on commit 8d86e81

Please sign in to comment.