Releases: GalaChain/sdk
Releases · GalaChain/sdk
v1.1.4
What's Changed
- fixed keys generation for dev by @herr-bubu in #102
- Update hackathon documentation by @Fuerback in #104
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- Remove yq and custom fabric policies by @dzikowski in #88
- Added PAT token by @herr-bubu in #93
- Move api-config.json creation to init command by @Fuerback in #96
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Docs improvements by @RhiannonNichols in #95
- Update Gala logo and bash scripts by @Fuerback in #91
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Improve CI pipeline by @herr-bubu in #83
- Create RELEASE_PROCESS.md by @dzikowski in #79
- Generate access keys during init command by @herr-bubu in #68
- Remove param muteQueryLimitError and fix all the calls by @Fuerback in #53
- Realocate CI jobs in a different files by @Fuerback in #86
- Optimize npm-pack-and-replace.sh script to skip packages that are not present in package.json file by @dzikowski in #85
Full Changelog: v1.0.18...v1.1.0
v1.0.18
What's Changed
- Remove unnecessary logError calls by @Fuerback in #61
- Remove name param from releaseToken by @Fuerback in #63
- Add simple REST API by @dzikowski in #69
- Automated Version bump by @herr-bubu in #77
- Fix order of npm i and npm-pack-and-replace in CI by @dzikowski in #81
- Is different value decorator fix by @befitsandpiper in #80
- Fixed CI pipeline by @herr-bubu in #82
Full Changelog: v1.0.17...v1.0.18
v1.0.17 UpdatePublicKey, sync lookback for mints, and minor issues
What's Changed
- Verify typeof before comparing values by @Fuerback in #60
- Fix small docs header by @Fuerback in #70
- Publish CLI image only as a publishing step by @dzikowski in #74
- Fetching balances with default user from signature by @dzikowski in #18
- Fix check in IsWholeNumber validator by @dzikowski in #48
- fix: synchronize the lookback interval for RequestMint and FulfillMint by @sentientforest in #49
- Export missing interfaces by @Fuerback in #59
- UpdatePublicKey Changes by @befitsandpiper in #75 #76
Full Changelog: v1.0.16...v1.0.17
v1.0.16 Add SDK CLI Docker image
This version includes:
- SDK CLI Docker public image containing a project template.
- Docs updates.
- Small improviments.
What's Changed
- Fix ci jobs when unify version by @Fuerback in #64
- Verify if directory exists and log it by @Fuerback in #51
- Add CLI image by @Fuerback in #67
Full Changelog: v1.0.15...v1.0.16
v1.0.15 Small improvements
What's Changed
- Add prettierrc and CI job for linting check by @Fuerback in #43
- Call CI on any pull request and workflow dispatch by @dzikowski in #56
- Fix GitHub username by @dzikowski in #55
- refactor: remove unused IsNot decorator function by @jibon0070 in #50
- Fix #38 : Redundant $ in error messages by @MohitKambli in #41
- Provide current time by @Fuerback in #54
- Update BalanceNotFoundError param by @Fuerback in #52
- Fix loggingContext const by @Fuerback in #44
- Update TypeDoc scripts and publish CI by @Fuerback in #58
- Small update to hold name/authority check by @Jehosephat in #62
New Contributors
- @jibon0070 made their first contribution in #50
- @MohitKambli made their first contribution in #41
Full Changelog: v1.0.14...v1.0.15
v1.0.14 Change throw error for logging
- Change throw error for logging