Skip to content

Latest commit

 

History

History
238 lines (121 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

238 lines (121 loc) · 12.5 KB

peeramid-labs/sdk

3.5.0

Minor Changes

3.4.0

Minor Changes

3.3.1

Patch Changes

3.3.0

Minor Changes

Patch Changes

3.2.0

Minor Changes

3.1.0

Minor Changes

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

  • #67 01cb045d25980f6f0174d0c1bbd9d48902475d2a Thanks @peersky! - Added CLI interface for interacting with Peeramid contracts, providing commands for managing distributions, fellowships, and instances. Enhanced distribution management with named distributions and CodeIndex integration.

    BREAKING CHANGES:

    • Changed DistributorClient.getInstances return type to include version and instance metadata
    • Modified RankTokenClient.getMetadata to require IPFS gateway parameter
    • Moved parseInstantiated utility from types to utils package
    • Updated distributor contract interface to DAODistributor

Minor Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

Minor Changes

Patch Changes

1.1.0

Minor Changes

1.0.1

Patch Changes

1.0.0

Major Changes

  • #22 d799c77 Thanks @theKosmoss! - added ability to query rankify artifacts by chain name and artifact name;

    In order to upgrade code you need to update all code places to use classes, either RankifyBase or RankifyPlayer

0.7.3

Patch Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

0.6.0

Minor Changes

  • fc118c1 Thanks @peersky! - make ongoing proposals getter typed and remove deproxifier

0.5.0

Minor Changes

  • 3523d14 Thanks @peersky! - bump contracts version to support deployments of multipass

0.4.0

Minor Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • 9b50638 Thanks @peersky! - handle deep copy for cases when returned value is string

0.1.1

Patch Changes