CHANGELOG.md 10 KB

@kinobi-so/renderers-rust

0.22.0

Minor Changes

  • #183 c8c5934 Thanks @lorisleiva! - Add InstructionLinkNode, InstructionAccountLinkNode and InstructionArgumentLinkNode

  • #175 2b1259b Thanks @lorisleiva! - Remove importFrom attributes from link nodes and resolvers

    Instead, a new linkOverrides attribute is introduced on all renderers to redirect a link node or a resolver to a custom path or module.

Patch Changes

0.21.8

Patch Changes

0.21.7

Patch Changes

0.21.6

Patch Changes

0.21.5

Patch Changes

0.21.4

Patch Changes

0.21.3

Patch Changes

0.21.2

Patch Changes

0.21.1

Patch Changes

0.21.0

Minor Changes

  • #110 2d45383 Thanks @lorisleiva! - Update renderers to tp4 of web3.js

  • #111 2f26050 Thanks @lorisleiva! - Add RemainderOptionTypeNode

    A node that represents an optional item using a child TypeNode such that the item can either be present — i.e. Some<T> — or absent — i.e. None — depending on whether or not there are remaining bytes in the buffer.

Patch Changes

0.20.12

Patch Changes

0.20.11

Patch Changes

0.20.10

Patch Changes

0.20.9

Patch Changes

  • #54 5b8186f Thanks @febo! - Add support to Anchor idl build for account types

0.20.8

Patch Changes

0.20.7

Patch Changes

0.20.6

Patch Changes

0.20.5

Patch Changes

0.20.4

Patch Changes

0.20.3

Patch Changes

0.20.2

Patch Changes

0.20.1

Patch Changes