Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 734 Bytes

[8.0.0] - January 2025

Updated

  • Dependency libraries updated to the latest versions

Changed

  • parameter env-file renamed to envFile
  • parameter api-key renamed to apiKey
  • Docker image now uses node user instead of root

Added

  • GitHub Actions pipeline revisited
  • basic smoke tests added

[7.0.7] - December 2024

Added

  • Reporting feature

[7.0.6] - May 2024

Updated

  • Dependency libraries updated to the latest versions
  • Fixed documentation links and dependencies

[7.0.3] - April 2024

Changed

  • Fix Solana transaction not confirmed - fix for docker image
  • Print result as json for generateManagedPrivateKeyBatch (#100)
  • export wallets always export default path (#79)