Skip to content

Releases: leapwallet/buffer-boba

v0.1.10

21 Oct 11:59
1e7bffe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

27 Sep 12:48
706569d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

17 Nov 18:17
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

16 Nov 09:25
Compare
Choose a tag to compare

Update the following packages for latest support

  • osmojs
  • @cosmjs/proto-signing
  • cosmjs-types

v0.1.6

07 Sep 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Sep 21:42
Compare
Choose a tag to compare

What's Changed

  • handle date type in camel to snake case conversion by @baryon2 in #2

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Jun 13:04
Compare
Choose a tag to compare

What's Changed

  • Fix camelcase to snakecase function to handle arrays by @baryon2 in #1

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Jun 15:06
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 May 07:41
Compare
Choose a tag to compare
  • Fix type export 'UnknownMessage'

v0.1.1

02 May 07:36
Compare
Choose a tag to compare
  • New utility export convertObjectCasingFromCamelToSnake: recursively converts object from camel cased keys to snake cased keys
  • New type exports