Releases: GalaChain/sdk
Releases · GalaChain/sdk
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
v1.0.13 Fix init command for Windows
- Fix init command for Windows
- Add a CI job to test init command on a Windows image
v1.0.12 Update doc pages order
- Update doc pages order to make it more intuitive.
v1.0.11 Update getting-started link [docs]
- Update getting-started link [docs]
v1.0.10 Update hackathon discord link [docs]
- Update hackathon discord link in docs.