Releases: GatewayLabs/gateway-js-sdk
Releases · GatewayLabs/gateway-js-sdk
v2.1.0-develop.9
v2.1.0-develop.8
2.1.0-develop.8 (2024-07-08)
Bug Fixes
v2.1.0-develop.7
v2.1.0-develop.6
v2.1.0-develop.5
v2.1.0-develop.4
2.1.0-develop.4 (2024-07-04)
Bug Fixes
Features
- Add constants for string validation length, test default timeout, and default take limit (34a2b3b)
- Add enums for sign cipher, user identifier type, PDA status, organization identifier type, organization role, auth type, and chain (732f232)
- Add error handling and try-catch blocks for method validation and protocol errors (1688738)
- Add types for configuration and wallet confirmation input (01505cd)
- added login user method (ac4ce47)
- added signature generation using wallet service (88a91d2)
- added solana and etherum services (520fa57)
- added solana wallet test cases (8083974)
- added tests (ee0e5ca)
- changed naming to camel case for all modules (0867755)
- completed data model and auth tests (a89906c)
- Refactor GatewayV3 class and initialize modules (b41efbf)
Reverts
- tests files (a690a27)
v2.1.0-develop.3
v2.1.0-develop.2
2.1.0-develop.2 (2024-06-28)
Bug Fixes
- fixed all possible bugs (6496637)
- remove test cases for now (35019d6)
- removed test cases for now (1550550)
- solana version fix (ef75028)
Features
v2.1.0-develop.1
2.1.0-develop.1 (2024-05-13)
Features
- added pda v3 class,tests,mocks,stubs (a0e4ced)
- auth: finished auth class methods and tests (36113fe)
- changed folder structure for v2 and v3 queries and mutations (60959be)
- GatewayV3: added gateway v3 class (1bb6ddc)
- organization: finished organization class methods and tests (d6445ca)
- pda: finished pda methods and tests (a99497b)
- started process of adding v3 queries and mutations (d3338d0)
- tests for data-model class (878b0ba)
- user: finished user class methods and tests (549e539)
- v3 datamodel class (ce60e7b)
v2.0.0
2.0.0 (2024-03-14)
Bug Fixes
-
commitlint config for github message (83a703b)
-
error probelm in user (b76fdb9)
-
user stub for test (bb7e443)
-
Merge pull request #47 from Gateway-DAO/develop (2f48413), closes #47
-
Merge pull request #43 from Gateway-DAO/feat/remove-mesh (0380c59), closes #43
Features
- added encoding package (871be32)
- added graphql->sdk script (574488a)
- changed commit lint config (955e22d)
- custom script to generate sdk init (5bc97c2)
- improved generation script (437ce6a)
- migrated build files from ts->js (1113285)
- proofs,data models, requests testing done (0aba14f)
- removed changelog generation (c4fb14b)
- removed husky temporary (963d6b6)
- revered husky (c52940f)
- test: fix test (773cf36)
- tests passed for pda,organization (6378fd7)
- updated docs according to v2 (25c9413)
- user test also done (26214ab)
BREAKING CHANGES
- Removed mesh added custom script to generate sdk
- remove mesh