Skip to content

Releases: solana-fm/explorer-kit

release: 1.1.0

06 May 13:47
7a523e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.1.0

release: 1.0.6

15 Apr 10:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

release: 1.0.5

09 Mar 09:45
96fa752
Compare
Choose a tag to compare

What's Changed

  • Fix typos in README transaction parsing example by @mcintyre94 in #20
  • feature: allow UInt8Arrays and buffers to be serialized into base64 strings by @doodoo-aihc in #22
  • Use common snake case helper by @em-ctc in #19

Full Changelog: 1.0.4...1.0.5

release: 1.0.4

23 Jan 13:49
6ee0317
Compare
Choose a tag to compare

What's Changed

  • feat(server): Add server to request decoding of accounts & transactions by @fabioberger in #9
  • chore: lint files and add hot reloading to script by @doodoo-aihc in #13
  • feat: Add support for more token extensions by @doodoo-aihc in #14

New Contributors

Full Changelog: 1.0.3...1.0.4

release: 1.0.3

27 Nov 10:09
923ecd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

release: 1.0.2

25 Oct 21:43
90c70e6
Compare
Choose a tag to compare

What's Changed

  • fix: string decoding for system program ix by @doodoo-aihc in #3
  • Release ExplorerKit Packages by @github-actions in #4

Full Changelog: 1.0.1...1.0.2

release: 1.0.1

25 Oct 20:58
bee7bb9
Compare
Choose a tag to compare

What's Changed

  • feat: add support to identify anchor self cpi log instructions by @doodoo-aihc in #1
  • release: 1.0.1 by @github-actions in #2

New Contributors

  • @doodoo-aihc made their first contribution in #1
  • @github-actions made their first contribution in #2

Full Changelog: 1.0.0...1.0.1

1.0.0

24 Oct 21:27
Compare
Choose a tag to compare

Initial Release