Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.09 KB

File metadata and controls

51 lines (28 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.11] - 2024-07-26

  • Update github actions to use v0.2.7

[0.2.10] - 2024-07-26

  • Pass library-name to export-pda-tx

[0.2.7] - 2025-05-02

  • Make program-id input mandatory and add a check that program keypair secret and program-id input match

[0.2.6] - 2025-04-25

  • Updated Node.js requirement to >=20.11.1 for compatibility with @solana/codecs-numbers

Changed

[0.2.4] - 2024-03-21

Changed

  • Added delay before verify build step to ensure program upgrade is finalized before verify

[0.2.2] - 2024-03-21

Changed

  • Fix issue in extend program action

[0.2.1] - 2024-03-21

Changed

  • Fix issue in extend program action

[0.2.0] - 2025-02-05

Changed

  • Updated CI/CD pipeline with reusable workflow configurations
  • Enhanced build and test automation
  • Now using solana actions version 0.2.0
  • Updated readme