Skip to content

Releases: stakeordie/griptape.js

v0.9.17

28 Dec 20:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.16...v0.9.17

v0.9.16

06 Nov 03:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.12...v0.9.16

v0.9.11

08 Sep 22:02
Compare
Choose a tag to compare
v0.9.11 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.6...v0.9.11

Release v0.9.6

03 May 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.5...v0.9.6

Release v0.9.5

28 Feb 17:20
Compare
Choose a tag to compare

What's Changed

  • feat: Add custom fees to config object by @VPringle97 in #154
  • fix: Match contracts definitions with interfaces by @David-Sod in #158
  • fix: Remove last bracket from JSON by @David-Sod in #153
  • feat: Set accountAvailable to false when shutdown #142 by @David-Sod in #150
  • fix: Add amount parameter to deposit snip20 by @David-Sod in #156
  • feat: add optionally set id of BaseContractProps by @VPringle97 in #161
  • feat: add auth module by @VPringle97 in #160
  • feat: Add chainId in the config and prevent calling getChainId by @David-Sod in #169
  • feat: Remove Not connected yet error. by @VPringle97 in #165
  • feat: Permits should be part of the Account model by @VPringle97 in #171
  • feat: if you request for the height, the call then getHeight #168 by @David-Sod in #170
  • Release v0.9.5 by @luis-stakeordie in #172

Full Changelog: v0.9.4...v0.9.5

Release v0.9.4

23 Feb 01:09
Compare
Choose a tag to compare

What's Changed

  • Fix: Get the balance for the "uscrt" denom native token by @luis-stakeordie in #163

Full Changelog: v0.9.2...v0.9.4

Release v0.9.2

16 Feb 20:16
Compare
Choose a tag to compare

What's Changed

  • fix: Signing client doesn't reload by @David-Sod in #155
  • Release 0.9.2 by @luis-stakeordie in #157

Full Changelog: v0.9.1...v0.9.2

Release v0.9.1

14 Feb 21:28
7df138f
Compare
Choose a tag to compare

What's Changed

  • feat: Fix deposit in snip-20 and rename permits name by @David-Sod in #123
  • feat: Rename Callback type on src/events/index.ts by @VPringle97 in #131
  • feat: functions from the src/events/index.ts file by @VPringle97 in #130
  • Revert "feat: Rename Callback type on src/events/index.ts" by @luis-stakeordie in #135
  • feat: Rename Callback type on src/events/index.ts by @VPringle97 in #136
  • feat: event doesn't return CleanListenerCallback by @VPringle97 in #134
  • feat: Add decryption to errors from txs by @David-Sod in #125
  • feat: Add BaseError type by @David-Sod in #139
  • fix: onAccountChange doesn't refresh the account address by @David-Sod in #137
  • Release 0.9.1 by @luis-stakeordie in #149

New Contributors

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

03 Feb 00:13
Compare
Choose a tag to compare

What's Changed

  • feat: Add shutdown function (#97) by @jsandovalg in #103
  • feat: Add a function to get balance #93 by @David-Sod in #102
  • feat: Adjust entropy and padding in Contract Context #96 by @jsandovalg in #100
  • refactor: Change names for multi message functions #95 by @jsandovalg in #99
  • Improve queries performance by @luis-stakeordie in #104
  • Merge beta version by @luis-stakeordie in #105
  • Update dependencies by @luis-stakeordie in #108
  • Update docs by @luis-stakeordie in #109
  • Minor release by @luis-stakeordie in #110
  • feat: Add SSR compatibility by @luis-stakeordie in #111
  • feat: Update contract definitions #122 by @David-Sod in #113
  • feat: Add event unsubscribe method #98 by @David-Sod in #117
  • feat: Create Permits definitions for snip20 and snip721 #114 by @David-Sod in #115
  • fix: Deprecate createContract by @David-Sod in #120
  • Release 0.9.0 by @luis-stakeordie in #121

Full Changelog: v0.7.2...v0.9.0

Release v0.8.6-beta

01 Dec 15:34
0d54d6a
Compare
Choose a tag to compare

What's Changed

  • feat: Add shutdown function (#97) by @jsandovalg in #103
  • feat: Add a function to get balance #93 by @David-Sod in #102
  • feat: Adjust entropy and padding in Contract Context #96 by @jsandovalg in #100
  • refactor: Change names for multi message functions #95 by @jsandovalg in #99
  • Improve queries performance by @luis-stakeordie in #104
  • Merge beta version by @luis-stakeordie in #105
  • Update dependencies by @luis-stakeordie in #108

Full Changelog: v0.7.2...v0.8.6-beta