Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 584 Bytes

Changelog

[0.3.0] 2024-03-16

Added

  • Add warp_to_epoch method (#18)

[0.2.0] - 2023-09-07

Added

  • Add tryProcessTransaction for easier handling of transactions you expect to fail (#9)
  • Add genesisConfig getter to ProgramTestContext (#10)

[0.1.1] - 2023-08-13

Fixed

  • Fix autogenerated type declarations not being included in dist/

[0.1.0] - 2023-08-13

First release 🚀